扫描报告
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.
谨慎使用
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.
攻击链 3 步
⬡
提权 Skill published with SKILL.md claiming forex rate fetching capability
SKILL.md:1⬡
提权 No implementation code (index.js) delivered despite documented invocation
N/A⬡
提权 Cannot determine actual functionality—skill is incomplete or code was withheld
N/A安全发现 2 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 高危 | Missing implementation file 文档欺骗 | SKILL.md:48 |
| 中危 | Repository claims executable code 文档欺骗 | package.json:9 |
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No code files present to analyze |
| 网络访问 | NONE | NONE | — | No code files present to analyze |
| 命令执行 | NONE | NONE | — | No code files present to analyze |
| 环境变量 | NONE | NONE | — | No code files present to analyze |
| 技能调用 | NONE | NONE | — | No code files present to analyze |
| 剪贴板 | NONE | NONE | — | No code files present to analyze |
| 浏览器 | NONE | NONE | — | No code files present to analyze |
| 数据库 | NONE | NONE | — | No code files present to analyze |
目录结构
2 文件 · 2.0 KB · 62 行 Markdown 1f · 48L
JSON 1f · 14L
├─
package.json
JSON
└─
SKILL.md
Markdown
安全亮点
✓ 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