codebrewrouter-mcp-provider-security

仓库创建 2026年4月15日最近提交 20 天前SkillHot 收录 20 天前
▸ 精选理由

覆盖凭证流、工具暴露与供应链安全的关键审查点。

▸ 风险提示

涉及凭证、云出口与敏感配置,需严格权限控制。

这个 Skill 做什么

包含 MCP、provider 与 agent 的安全指导与凭证/流控建议。

提供针对 CodebrewRouter 的 MCP、provider 与 agent 的安全建议,覆盖凭证流、McpConnectionManager、AppHost secret 注入、cloud egress、工具暴露与回退链等场景。修改或审查 MCP 配置、provider 凭证流程或安全敏感路由行为时用。特点是把项目内相关文档与实现片段串起来,方便按场景快速定位风险与防护要点。

▸ 展开 SKILL.md 英文原文

Project-local CodebrewRouter MCP, provider, and agent security guidance. Use when changing or reviewing MCP configuration, McpConnectionManager, McpToolDelegatingClient, provider credential flow, AppHost secret injection, cloud egress, tool exposure, fallback chains, agent governance, supply-chain risk, or security-sensitive routing behavior.

Skill 开发管理安全策略凭证管理供应链通用
0
Stars
0
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Codebrew-company/CodebrewRouter/master/.agents/skills/codebrewrouter-mcp-provider-security/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Codebrew-company/CodebrewRouter/master/.agents/skills/codebrewrouter-mcp-provider-security/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# CodebrewRouter MCP Provider Security

## Start Here

Read the narrowest relevant set:

- `AGENTS.md`
- `Docs/design/adr/0008-cloud-escalation-policy.md`
- `Docs/engineering/logging-contract.md`
- `.github/copilot-instructions.md`
- `Blaze.LlmGateway.Infrastructure/McpConnectionManager.cs`
- `Blaze.LlmGateway.Infrastructure/McpToolDelegatingClient.cs`
- `Blaze.LlmGateway.Infrastructure/InfrastructureServiceExtensions.cs`
- `Blaze.LlmGateway.AppHost/`
- `Blaze.LlmGateway.Api/appsettings.json`
- `Blaze.LlmGateway.Api/appsettings.Development.json`
- any `.mcp.json` file in scope

## Security Checks

- Verify secrets flow through Aspire parameters, user secrets, or environment variables, not co
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有