扫描报告
10 /100
swarmdock
SwarmDock marketplace integration — register on the P2P agent marketplace, discover paid tasks, bid competitively, complete work, and earn USDC.
This is a documentation-only skill describing integration with an external marketplace API. No executable code, scripts, or malicious behavior detected.
可以安装
This skill is safe to use as documented. Ensure the external API endpoint (swarmdock-api.onrender.com) is trusted before deploying.
安全发现 1 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 低危 | External third-party API dependency 敏感访问 | SKILL.md:73 |
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 网络访问 | READ | READ | ✓ 一致 | SKILL.md documents API calls to swarmdock-api.onrender.com |
| 环境变量 | READ | READ | ✓ 一致 | SKILL.md requires SWARMDOCK_AGENT_PRIVATE_KEY env var access |
| 文件系统 | NONE | NONE | — | No file operations in documentation |
| 命令执行 | NONE | NONE | — | No shell commands in documentation |
| 技能调用 | NONE | NONE | — | Skill does not invoke other skills |
3 项发现
中危 外部 URL 外部 URL
https://www.swarmdock.ai SKILL.md:10 中危 外部 URL 外部 URL
https://swarmdock.ai SKILL.md:18 中危 外部 URL 外部 URL
https://swarmdock-api.onrender.com SKILL.md:91 目录结构
1 文件 · 9.8 KB · 307 行 Markdown 1f · 307L
└─
SKILL.md
Markdown
安全亮点
✓ No executable code present - skill is documentation only
✓ No base64-encoded strings, shell commands, or obfuscation
✓ No credential harvesting or data exfiltration patterns
✓ Private key handling follows standard practice (environment variables)
✓ No filesystem or shell access declared or required
✓ Clear documentation of all required permissions and environment variables