Scan Report
5 /100
html-ppt-generator
生成HTML格式的PPT演示文稿
Legitimate HTML PPT generator using Reveal.js with clearly documented functionality, no suspicious behavior detected.
Safe to install
This skill is safe for use. No security concerns identified.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | WRITE | WRITE | ✓ Aligned | SKILL.md - generates HTML files locally |
| Network | READ | READ | ✓ Aligned | SKILL.md - downloads images via feishu_im_bot_image, references CDN URLs |
| Shell | NONE | NONE | — | No shell execution found |
| Environment | NONE | NONE | — | No environment variable access found |
| credential | NONE | NONE | — | No credential access found |
File Tree
1 files · 1.8 KB · 54 lines Markdown 1f · 54L
└─
SKILL.md
Markdown
Security Positives
✓ All functionality clearly declared in SKILL.md
✓ No shell execution or code injection vectors
✓ No credential or sensitive data access
✓ Uses legitimate, documented external resources (Reveal.js CDN, Font Awesome CDN)
✓ Image sources (apple.com.cn) are appropriate for a PPT generator
✓ Single markdown file with transparent purpose - no obfuscation
✓ No supply chain risks (no dependencies beyond CDN resources)