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.
Why this conclusion was reached
1/4 dimensions flaggedDeclared resources and inferred behavior are broadly aligned.
No obvious high-risk egress or execution signals were found.
The report includes 3 attack-chain steps and 1 severe findings.
Dependency information is incomplete, so supply-chain confidence stays limited.
Attack Chain
reconnaissance · SKILL.md:1
delivery · N/A
uncertainty · N/A
What drove the risk score up
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
Most important evidence
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 Declared capability vs actual capability
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 Suspicious artifacts and egress
No obvious IOC was extracted.
Dependencies and supply chain
There are no structured dependency warnings.
File composition
SKILL.md package.json