Scan Report
50 /100
chinese-bank-forex-rates
Use when you need the latest bank forex rates from major Chinese banks
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.
Use with caution
Do not use this skill until the implementation is provided and verified. The missing index.js file means the skill cannot perform its documented function.
Attack Chain 3 steps
⬡
Escalation Skill published with SKILL.md claiming forex rate fetching capability
SKILL.md:1⬡
Escalation No implementation code (index.js) delivered despite documented invocation
N/A⬡
Escalation Cannot determine actual functionality—skill is incomplete or code was withheld
N/AFindings 2 items
| Severity | Finding | Location |
|---|---|---|
| High | Missing implementation file Doc Mismatch | SKILL.md:48 |
| Medium | Repository claims executable code Doc Mismatch | package.json:9 |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No code files present to analyze |
| Network | NONE | NONE | — | No code files present to analyze |
| Shell | NONE | NONE | — | No code files present to analyze |
| Environment | NONE | NONE | — | No code files present to analyze |
| Skill Invoke | NONE | NONE | — | No code files present to analyze |
| Clipboard | NONE | NONE | — | No code files present to analyze |
| Browser | NONE | NONE | — | No code files present to analyze |
| Database | NONE | NONE | — | No code files present to analyze |
File Tree
2 files · 2.0 KB · 62 lines Markdown 1f · 48L
JSON 1f · 14L
├─
package.json
JSON
└─
SKILL.md
Markdown
Security Positives
✓ No credential theft patterns observed (no code to analyze)
✓ No network exfiltration detected (no code to analyze)
✓ No obfuscation techniques found (no code to analyze)
✓ No sensitive file access attempted (no code to analyze)
✓ package.json has MIT license and links to a public GitHub repository
✓ No environment variable harvesting observed