扫描报告
20 /100
crawdaddy
Autonomous security scanner for post-quantum cryptography readiness, smart contracts, and agent credential exposure
This is a pure-documentation skill bundle with no executable code whatsoever — it claims autonomous security scanning capabilities in SKILL.md but contains zero scripts or implementation files, making it incapable of performing any of its advertised functions.
可以安装
Do not trust this skill to perform any actual security scanning. It has no code; it is purely marketing documentation. If you need genuine post-quantum security analysis, use a properly implemented tool.
安全发现 3 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 中危 | Zero executable code despite autonomous scanning claims 文档欺骗 | SKILL.md:1 |
| 低危 | No allowed-tools declaration in _meta.json 文档欺骗 | _meta.json |
| 低危 | Embedded monetization in documentation 文档欺骗 | SKILL.md:53 |
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No scripts, no file access code, no Read/Write tool usage |
| 网络访问 | NONE | NONE | — | No WebFetch, curl, or HTTP client code present |
| 命令执行 | NONE | NONE | — | No Bash calls, no subprocess, no shell scripts |
| 环境变量 | NONE | NONE | — | No os.environ access or env file present |
| 技能调用 | NONE | NONE | — | No inter-skill invocation code |
| 剪贴板 | NONE | NONE | — | No clipboard access code |
| 浏览器 | NONE | NONE | — | No browser automation code |
| 数据库 | NONE | NONE | — | No database connectivity code |
3 项发现
中危 外部 URL 外部 URL
https://quantumshieldlabs.dev/agent/ README.md:23 中危 钱包地址 加密货币钱包地址
0x25B50fEd69175e474F9702C0613413F8323809a8 SKILL.md:58 提示 邮箱 邮箱地址
[email protected] README.md:22 目录结构
3 文件 · 5.2 KB · 164 行 Markdown 2f · 137L
JSON 1f · 27L
├─
package.json
JSON
├─
README.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ No executable code means no direct attack surface — the skill cannot perform any harmful actions
✓ No sensitive file access, environment variable reads, or credential harvesting code
✓ No network requests, external IP connections, or data exfiltration mechanisms
✓ No obfuscation techniques (base64, eval, encoding) present
✓ No supply chain risk — no dependencies, no package manager files with runtime code
✓ No persistence mechanisms (cron, startup scripts, backdoors)