Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 93% confidence
- Finding
- 该技能文档明确要求运行本地脚本获取 PR diff 和 Git diff,意味着其具备 shell、network 和可能读取环境变量的能力,但未声明任何权限边界或用户确认机制。这样的隐式能力会让调用方低估其数据访问范围,导致仓库内容、远程 PR 数据或凭据相关上下文在未经充分告知的情况下被访问。
Security audit
Security checks for vulnerabilities and agentic risk
This code review skill mostly matches its stated purpose, but it can read local repository diffs and use GitHub/GitLab tokens to fetch PR data without clear host scoping or confirmation.
Review this before installing if you work with private repositories or have GITHUB_TOKEN/GITLAB_TOKEN in your environment. Use it only on repositories and PR/MR URLs you trust, and avoid letting it fetch GitLab MRs from arbitrary hosts unless you intend to send your GitLab token there.
No suspicious patterns detected.