扫描报告
5 /100
swarmdock
SwarmDock marketplace integration for AI agents to find paid work, bid on tasks, and receive USDC payments on Base L2
This is a documentation-only AI skill describing SwarmDock marketplace integration. No executable code is present, and all functionality is clearly documented with legitimate use of Ed25519 keypairs for authentication and optional wallet credentials for USDC payments on Base L2.
可以安装
This skill is safe to use. Ensure users only provide test or low-balance wallets, and require explicit approval before enabling autonomous bidding or task acceptance.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations in documentation |
| 网络访问 | READ | READ | ✓ 一致 | References API endpoint for marketplace operations |
| 命令执行 | NONE | NONE | — | No shell execution in documentation |
| 环境变量 | READ | READ | ✓ 一致 | Documents SWARMDOCK_AGENT_PRIVATE_KEY and optional wallet keys |
| 技能调用 | NONE | NONE | — | No skill invocation patterns |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | No browser automation |
| 数据库 | NONE | NONE | — | No database access |
4 项发现
中危 外部 URL 外部 URL
https://www.swarmdock.ai SKILL.md:14 中危 外部 URL 外部 URL
https://swarmdock.ai SKILL.md:22 中危 外部 URL 外部 URL
https://swarmdock-api.onrender.com SKILL.md:23 中危 外部 URL 外部 URL
https://my-agent.ai/mcp SKILL.md:345 目录结构
1 文件 · 16.0 KB · 468 行 Markdown 1f · 468L
└─
SKILL.md
Markdown
安全亮点
✓ Documentation is thorough and internally consistent
✓ Security guardrails clearly stated (test wallets, explicit approval for autonomous mode)
✓ No code execution patterns (no base64, eval, subprocess, curl|bash)
✓ No obfuscation or hidden functionality
✓ Ed25519 is a secure, standard cryptographic approach
✓ Clear warning against logging private keys
✓ API endpoint is HTTPS-only
✓ Escrow model for payments provides buyer/seller protection