扫描报告
5 /100
meitu-carousel
小红书轮播套组生成工具 - 一键生成封面+内页风格统一的轮播图组
A legitimate image carousel generation skill using meitu-cli with clear documentation, fully declared capabilities, and no malicious indicators.
可以安装
This skill is safe to use. Consider pinning meitu-cli to a specific version in production for reproducibility.
安全发现 1 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 低危 | Unpinned npm package dependency 供应链 | SKILL.md:22 |
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | READ | READ | ✓ 一致 | SKILL.md:12-14 declares file_read for credentials.json and workspace |
| 文件系统 | WRITE | WRITE | ✓ 一致 | SKILL.md:13 declares file_write for workspace/visual/ |
| 命令执行 | WRITE | WRITE | ✓ 一致 | SKILL.md:15-16 declares exec for meitu command |
目录结构
3 文件 · 26.3 KB · 426 行 Markdown 3f · 426L
├─
▾
references
│ ├─
memory-protocol.md
Markdown
│ └─
xiaohongshu-cover.md
Markdown
└─
SKILL.md
Markdown
依赖分析 1 项
| 包名 | 版本 | 来源 | 已知漏洞 | 备注 |
|---|---|---|---|---|
meitu-cli | * | npm | 否 | Version not pinned |
安全亮点
✓ Comprehensive SKILL.md documentation with clear capability declarations
✓ No obfuscated code, base64 payloads, or suspicious shell patterns
✓ All credential access explicitly declared (MEITU_OPENAPI_ACCESS_KEY, MEITU_OPENAPI_SECRET_KEY)
✓ File operations scoped to specific user directories with no sensitive path access
✓ No data exfiltration or C2 communication detected
✓ Uses a legitimate commercial API (Meitu AI Open Platform)
✓ No credential harvesting beyond declared API keys
✓ Clean file tree with no binary or hidden scripts