gougoubi-activate-and-stake-risklp
SKILL.md references implementation scripts that are not included in the package, creating a doc-to-code mismatch with unclear intent.
为什么得出这个结论
0/4 个维度触发声明资源与推断能力基本一致。
提取到 1 个一般风险产物,需要结合上下文判断。
没有形成明确的恶意路径。
没有完整依赖信息,供应链判断需要保留弹性。
风险分是怎么被拉高的
SKILL.md declares 'scripts/pbft-activate-and-add-risklp.mjs' and two other scripts as Project Scripts and Script Entry Points, but none exist in the package
No executable code included; cannot verify actual behavior of referenced scripts
最关键的证据
Referenced scripts not included in package
SKILL.md declares three script files under 'Project Scripts' and 'Script Entry Points', but the package contains zero script files. The pre-scan confirms hasScripts: false. Without the actual implementation code, the skill's true behavior cannot be verified.
SKILL.md:67 Undeclared network capability reference
The skill operates on blockchain proposals (proposalAddress, risk LP staking) which inherently requires network communication. This is not declared in allowed-tools or capability requirements.
SKILL.md:1 声明能力 vs 实际能力
Blockchain operations would require network access, but no code is present to verify SKILL.md references file operations but no scripts exist to confirm SKILL.md mentions 'node scripts/*.mjs --dry-run' but scripts are missing 可疑产物与外联
https://gougoubi.ai clawhub.json:22
依赖与供应链
没有结构化依赖告警。
文件构成
SKILL.md clawhub.json