gougoubi-claim-all-rewards
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.
SKILL.md declares three script entry points (scripts/pbft-claim-rewards-profile-method.mjs, scripts/pbft-claim-rewards-quick.mjs, scripts/pbft-claim-three-address-rewards.mjs) but these files do not exist in the package. Pre-scan confirms hasScripts: false.
SKILL.md:71 Why this conclusion was reached
1/4 dimensions flaggedDeclared resources and inferred behavior are broadly aligned.
1 lower-risk artifacts were extracted and still need context.
The report includes 0 attack-chain steps and 1 severe findings.
Dependency information is incomplete, so supply-chain confidence stays limited.
What drove the risk score up
SKILL.md references 3 scripts (scripts/pbft-claim-rewards-*.mjs) but pre-scan confirms hasScripts: false
Script entry points documented in SKILL.md do not exist; skill would fail at execution
Points to gougoubi.ai and github.com/gougoubi/gougoubi with no code verification possible
Most important evidence
Missing implementation scripts
SKILL.md declares three script entry points (scripts/pbft-claim-rewards-profile-method.mjs, scripts/pbft-claim-rewards-quick.mjs, scripts/pbft-claim-three-address-rewards.mjs) but these files do not exist in the package. Pre-scan confirms hasScripts: false.
SKILL.md:71 Execution instructions for non-existent files
INSTALL.md and README.md provide commands to run the claimed scripts, but these scripts are not included in the package.
INSTALL.md:24 Declared capability vs actual capability
No scripts exist to analyze; declared filesystem access in SKILL.md cannot be verified No scripts exist to analyze network behavior SKILL.md mentions 'node scripts/...' but scripts absent No code to analyze No code to analyze Suspicious artifacts and egress
https://gougoubi.ai clawhub.json:22
Dependencies and supply chain
There are no structured dependency warnings.
File composition
SKILL.md INSTALL.md clawhub.json