Scan Report
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.
Safe to install
No action needed. Skill is safe to use.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Network | READ | READ | ✓ Aligned | Makes POST requests to https://www.diyzp.cn/api/sql_api.php - declared in SKILL.… |
1 findings
Medium External URL 外部 URL
https://www.diyzp.cn/api/sql_api.php SKILL.md:175 File Tree
1 files · 10.9 KB · 359 lines Markdown 1f · 359L
└─
SKILL.md
Markdown
Security Positives
✓ 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)