扫描报告
35 /100
gougoubi-activate-and-stake-risklp
Activate Gougoubi proposal conditions and stake risk LP per condition in one deterministic workflow
SKILL.md references implementation scripts that are not included in the package, creating a doc-to-code mismatch with unclear intent.
谨慎使用
Do not install until the referenced scripts are provided for code review. The missing scripts could contain undeclared sensitive behavior.
安全发现 2 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 中危 | Referenced scripts not included in package 文档欺骗 | SKILL.md:67 |
| 低危 | Undeclared network capability reference 文档欺骗 | SKILL.md:1 |
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 网络访问 | NONE | UNKNOWN | ✓ 一致 | Blockchain operations would require network access, but no code is present to ve… |
| 文件系统 | NONE | UNKNOWN | ✓ 一致 | SKILL.md references file operations but no scripts exist to confirm |
| 命令执行 | NONE | UNKNOWN | ✓ 一致 | SKILL.md mentions 'node scripts/*.mjs --dry-run' but scripts are missing |
1 项发现
中危 外部 URL 外部 URL
https://gougoubi.ai clawhub.json:22 目录结构
5 文件 · 5.0 KB · 208 行 Markdown 4f · 184L
JSON 1f · 24L
├─
clawhub.json
JSON
├─
INSTALL.md
Markdown
├─
PUBLISH_CLAWHUB.md
Markdown
├─
README.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ No executable code present, so no direct malicious behavior can be confirmed
✓ No credential harvesting patterns detected (no code to analyze)
✓ No base64 encoding, eval chains, or obfuscation observed
✓ No sensitive file access patterns (no code to analyze)
✓ Package metadata (clawhub.json) is internally consistent