扫描报告
5 /100
diy-pc-master
电脑DIY装机大师技能 - PC build recommendation skill
A straightforward PC build recommendation skill with no security concerns - all capabilities (network API calls) are clearly documented.
可以安装
No action needed. Skill is safe to use.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 网络访问 | READ | READ | ✓ 一致 | Makes POST requests to https://www.diyzp.cn/api/sql_api.php - declared in SKILL.… |
1 项发现
中危 外部 URL 外部 URL
https://www.diyzp.cn/api/sql_api.php SKILL.md:175 目录结构
1 文件 · 10.9 KB · 359 行 Markdown 1f · 359L
└─
SKILL.md
Markdown
安全亮点
✓ All capabilities (external API calls) are fully declared in SKILL.md
✓ No shell or filesystem access required
✓ No credential harvesting or data exfiltration
✓ No obfuscation or suspicious code patterns
✓ No supply chain dependencies
✓ No persistence mechanisms
✓ SQL generation is used only for querying the external API (not local database injection)