Scan Report
0 /100
claude-code-team
Claude Code Team 模式 - 自动分配团队任务,多平台支持
This is a pure documentation/configuration skill with no executable code, posing no security risk to the system.
Safe to install
This skill is safe to use. No action required.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations in code |
| Network | NONE | NONE | — | No network calls in code |
| Shell | NONE | NONE | — | No shell scripts present |
| Environment | NONE | NONE | — | No env access in code |
| Skill Invoke | NONE | NONE | — | Pure documentation skill |
| Clipboard | NONE | NONE | — | No clipboard access |
| Browser | NONE | NONE | — | No browser automation |
| Database | NONE | NONE | — | No database access |
4 findings
Medium External URL 外部 URL
https://img.shields.io/badge/version-2.0.0-blue.svg GITHUB_README.md:5 Medium External URL 外部 URL
https://img.shields.io/badge/license-MIT-green.svg GITHUB_README.md:6 Medium External URL 外部 URL
https://img.shields.io/badge/OpenClaw-Skill-orange.svg GITHUB_README.md:7 Medium External URL 外部 URL
https://openclaw.ai GITHUB_README.md:7 File Tree
10 files · 45.9 KB · 1757 lines Markdown 8f · 1519L
JSON 2f · 238L
├─
BAILIAN_MODELS.md
Markdown
├─
clawhub.json
JSON
├─
CONFIG.md
Markdown
├─
GATEWAY_FIX.md
Markdown
├─
GITHUB_README.md
Markdown
├─
PLATFORM_AUTO_DETECT.md
Markdown
├─
README.md
Markdown
├─
SKILL.md
Markdown
├─
teams.json
JSON
└─
TEST_REPORT.md
Markdown
Security Positives
✓ No executable code - skill contains only documentation and JSON configurations
✓ No shell scripts or subprocess calls
✓ No network requests or external data transmission
✓ No access to sensitive paths (~/.ssh, ~/.aws, .env)
✓ No credential harvesting or exfiltration
✓ Uses only documented framework tools (sessions_spawn, sessions_send, sessions_history)
✓ External URLs in docs are only Shield.io badge links for version/license display