扫描报告
0 /100
tool-permission-manager
工具分级授权 - 细粒度管理每个工具的使用权限
Pure documentation-only skill (single SKILL.md) describing a tool permission manager taxonomy with no executable code, scripts, or dependencies.
可以安装
This skill is a policy document only — no action needed. If implementation code is added later, re-scan before deployment.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | SKILL.md is documentation only; no file write operations present |
| 网络访问 | NONE | NONE | — | No network requests described or implemented |
| 命令执行 | NONE | NONE | — | No shell execution code present |
| 环境变量 | NONE | NONE | — | No environment variable access |
| 技能调用 | NONE | NONE | — | No skill invocation logic |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | No browser automation |
| 数据库 | NONE | NONE | — | No database access |
目录结构
1 文件 · 1.1 KB · 55 行 Markdown 1f · 55L
└─
SKILL.md
Markdown
安全亮点
✓ No executable code — purely a documentation/markdown file
✓ No network requests or external data transfers
✓ No credential or sensitive file access
✓ No obfuscation or encoded payloads
✓ No third-party dependencies
✓ No shell or subprocess execution
✓ No supply chain risk (no package files)