Scan Report
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.
Safe to install
This skill is a policy document only — no action needed. If implementation code is added later, re-scan before deployment.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | SKILL.md is documentation only; no file write operations present |
| Network | NONE | NONE | — | No network requests described or implemented |
| Shell | NONE | NONE | — | No shell execution code present |
| Environment | NONE | NONE | — | No environment variable access |
| Skill Invoke | NONE | NONE | — | No skill invocation logic |
| Clipboard | NONE | NONE | — | No clipboard access |
| Browser | NONE | NONE | — | No browser automation |
| Database | NONE | NONE | — | No database access |
File Tree
1 files · 1.1 KB · 55 lines Markdown 1f · 55L
└─
SKILL.md
Markdown
Security Positives
✓ 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)