Scan Report
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.
Use with caution
Do not install until the referenced scripts are provided for code review. The missing scripts could contain undeclared sensitive behavior.
Findings 2 items
| Severity | Finding | Location |
|---|---|---|
| Medium | Referenced scripts not included in package Doc Mismatch | SKILL.md:67 |
| Low | Undeclared network capability reference Doc Mismatch | SKILL.md:1 |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Network | NONE | UNKNOWN | ✓ Aligned | Blockchain operations would require network access, but no code is present to ve… |
| Filesystem | NONE | UNKNOWN | ✓ Aligned | SKILL.md references file operations but no scripts exist to confirm |
| Shell | NONE | UNKNOWN | ✓ Aligned | SKILL.md mentions 'node scripts/*.mjs --dry-run' but scripts are missing |
1 findings
Medium External URL 外部 URL
https://gougoubi.ai clawhub.json:22 File Tree
5 files · 5.0 KB · 208 lines Markdown 4f · 184L
JSON 1f · 24L
├─
clawhub.json
JSON
├─
INSTALL.md
Markdown
├─
PUBLISH_CLAWHUB.md
Markdown
├─
README.md
Markdown
└─
SKILL.md
Markdown
Security Positives
✓ 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