chinese-bank-forex-rates
SKILL.md declares forex rate fetching with a node index.js invocation, but no implementation code (index.js) exists in the repository—creating a significant doc-to-code mismatch.
为什么得出这个结论
1/4 个维度触发声明资源与推断能力基本一致。
当前没有明显的高危外联或执行信号。
报告包含 3 步攻击链,另有 1 项高危或严重发现。
没有完整依赖信息,供应链判断需要保留弹性。
攻击链
reconnaissance · SKILL.md:1
delivery · N/A
uncertainty · N/A
风险分是怎么被拉高的
SKILL.md invokes 'node index.js' but no index.js file exists in the repository
Skill claims to fetch Chinese bank forex rates but provides no code to do so
最关键的证据
Missing implementation file
SKILL.md declares the skill fetches Chinese bank forex rates and shows an invocation command 'node index.js --bank ...', but no index.js file exists in the repository. The only files present are SKILL.md and package.json.
SKILL.md:48 Repository claims executable code
package.json and SKILL.md reference Node.js execution (engines.node: '>=18.3' and 'node index.js' command) but no JavaScript source files are present. This creates uncertainty about what the skill actually does.
package.json:9 声明能力 vs 实际能力
No code files present to analyze No code files present to analyze No code files present to analyze No code files present to analyze No code files present to analyze No code files present to analyze No code files present to analyze No code files present to analyze 可疑产物与外联
没有提取到明显 IOC。
依赖与供应链
没有结构化依赖告警。
文件构成
SKILL.md package.json