Scan Report
0 /100
surgical-contributor
Deliver small, high-signal contributions by finding and fixing one real pain point with the narrowest safe change, adding regression protection, and writing a maintainer-friendly PR summary.
纯指导性技能,仅包含工作流方法论文档和配置文件,无任何可执行代码或敏感操作。
Safe to install
无需任何限制,该技能仅提供代码贡献方法论指导,安全可用。
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | 无脚本文件,无任何文件读写操作 |
| Network | NONE | NONE | — | 无网络请求代码 |
| Shell | NONE | NONE | — | 无 shell 执行代码 |
| Environment | NONE | NONE | — | 无环境变量访问 |
| Skill Invoke | NONE | NONE | — | 无子技能调用 |
| Clipboard | NONE | NONE | — | 无剪贴板访问 |
| Browser | NONE | NONE | — | 无浏览器操作 |
| Database | NONE | NONE | — | 无数据库访问 |
File Tree
3 files · 6.7 KB · 213 lines Markdown 2f · 209L
YAML 1f · 4L
├─
▾
agents
│ └─
openai.yaml
YAML
├─
▾
references
│ └─
risk-map.md
Markdown
└─
SKILL.md
Markdown
Security Positives
✓ 纯文档型技能,无可执行代码,风险极低
✓ 工作流设计合理,强调最小化修改和回归保护
✓ 输出格式规范清晰,便于审核
✓ 无外部依赖,无供应链风险