扫描报告
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.
可以安装
This skill is safe to use. No action required.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations in code |
| 网络访问 | NONE | NONE | — | No network calls in code |
| 命令执行 | NONE | NONE | — | No shell scripts present |
| 环境变量 | NONE | NONE | — | No env access in code |
| 技能调用 | NONE | NONE | — | Pure documentation skill |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | No browser automation |
| 数据库 | NONE | NONE | — | No database access |
4 项发现
中危 外部 URL 外部 URL
https://img.shields.io/badge/version-2.0.0-blue.svg GITHUB_README.md:5 中危 外部 URL 外部 URL
https://img.shields.io/badge/license-MIT-green.svg GITHUB_README.md:6 中危 外部 URL 外部 URL
https://img.shields.io/badge/OpenClaw-Skill-orange.svg GITHUB_README.md:7 中危 外部 URL 外部 URL
https://openclaw.ai GITHUB_README.md:7 目录结构
10 文件 · 45.9 KB · 1757 行 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
安全亮点
✓ 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