Scan Report
45 /100
gougoubi-claim-all-rewards
One-click claim Gougoubi winner, governance, and LP rewards for cryptocurrency addresses
SKILL.md declares script entry points that do not exist in the package, creating a critical doc-to-code mismatch where the skill advertises functionality but has no actual implementation code.
Use with caution
Do not use this skill. The referenced scripts (pbft-claim-rewards-*.mjs) are not present in the package. Request the developer to provide the actual implementation scripts or remove the misleading documentation.
Findings 2 items
| Severity | Finding | Location |
|---|---|---|
| High | Missing implementation scripts Doc Mismatch | SKILL.md:71 |
| Medium | Execution instructions for non-existent files Doc Mismatch | INSTALL.md:24 |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No scripts exist to analyze; declared filesystem access in SKILL.md cannot be ve… |
| Network | NONE | NONE | — | No scripts exist to analyze network behavior |
| Shell | NONE | NONE | — | SKILL.md mentions 'node scripts/...' but scripts absent |
| Environment | NONE | NONE | — | No code to analyze |
| Skill Invoke | NONE | NONE | — | No code to analyze |
1 findings
Medium External URL 外部 URL
https://gougoubi.ai clawhub.json:22 File Tree
5 files · 5.0 KB · 219 lines Markdown 4f · 195L
JSON 1f · 24L
├─
clawhub.json
JSON
├─
INSTALL.md
Markdown
├─
PUBLISH_CLAWHUB.md
Markdown
├─
README.md
Markdown
└─
SKILL.md
Markdown
Security Positives
✓ No malicious code detected (no scripts to analyze)
✓ No credential theft attempts observed
✓ No base64 encoded or obfuscated code present
✓ No network exfiltration code found
✓ No sensitive file access patterns detected
✓ No reverse shell or C2 infrastructure references in actual code