This report was generated in Chinese. Some content may be in Chinese.
Trusted — Risk Score 5/100
Last scan:3 hr ago Rescan
5 /100
understand-image-minimax
图片理解技能,使用 Minimax Coding Plan VLM API 分析图片
图片理解技能,代码与文档声明一致,无恶意行为。
Skill Nameunderstand-image-minimax
Duration19.6s
Enginepi
ClawHub understand-image-minimax v1.0.0 by xbos1314
📥 352 📦 1 ⭐ 2
ClawHub Verdict Suspicious env_credential_accessllm_suspiciouspotential_exfiltrationvt_suspicious
Safe to install
可直接使用,无需特殊限制。
ResourceDeclaredInferredStatusEvidence
Filesystem READ READ ✓ Aligned scripts/understand.cjs:40-58 仅读取本地图片
Network READ READ ✓ Aligned scripts/understand.cjs:62 仅访问api.minimaxi.com
1 findings
🔗
Medium External URL 外部 URL
https://api.minimaxi.com
SKILL.md:36

File Tree

2 files · 5.3 KB · 193 lines
JavaScript 1f · 144L Markdown 1f · 49L
├─ 📁 scripts
│ └─ 📜 understand.cjs JavaScript 144L · 4.1 KB
└─ 📝 SKILL.md Markdown 49L · 1.3 KB

Security Positives

✓ 代码与SKILL.md声明完全一致,无阴影功能
✓ 仅使用Node.js内置模块(fs, path, fetch),无第三方依赖
✓ API Key仅用于调用官方API,不外传
✓ 本地文件读取限制在图片格式(jpg/png/gif/webp)
✓ 网络请求仅指向声明的域名api.minimaxi.com