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 为什么得出这个结论
1/4 个维度触发声明资源与推断能力基本一致。
提取到 1 个一般风险产物,需要结合上下文判断。
报告包含 0 步攻击链,另有 1 项高危或严重发现。
没有完整依赖信息,供应链判断需要保留弹性。
风险分是怎么被拉高的
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
最关键的证据
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 声明能力 vs 实际能力
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 可疑产物与外联
https://gougoubi.ai clawhub.json:22
依赖与供应链
没有结构化依赖告警。
文件构成
SKILL.md INSTALL.md clawhub.json