扫描报告
5 /100
nemo-shorts
Short video maker for TikTok, Instagram Reels, and YouTube Shorts - transforms footage into vertical 9:16 clips with auto-captions and music
Pure documentation-only skill describing a legitimate video processing API client with no executable code or security concerns.
可以安装
This skill is safe to use. It describes a standard API client workflow for video processing without any shell access, credential harvesting, or suspicious behavior.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No filesystem access declared or implemented |
| 网络访问 | READ | READ | ✓ 一致 | Only documents API calls to https://mega-api-prod.nemovideo.ai |
| 命令执行 | NONE | NONE | — | No shell execution described |
| 环境变量 | READ | READ | ✓ 一致 | NEMOVIDEO_API_KEY environment variable only |
| 技能调用 | NONE | NONE | — | No skill invocation |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | No browser access |
| 数据库 | NONE | NONE | — | No database access |
5 项发现
中危 外部 URL 外部 URL
https://nemovideo.com SKILL.md:22 中危 外部 URL 外部 URL
https://mega-api-prod.nemovideo.ai SKILL.md:23 中危 外部 URL 外部 URL
https://cdn.nemovideo.ai/bgm/preview/bgm_upbeat_01.mp3 SKILL.md:284 中危 外部 URL 外部 URL
https://cdn.nemovideo.ai/outputs/job_short_112/short.mp4 SKILL.md:314 中危 外部 URL 外部 URL
https://cdn.nemovideo.ai/outputs/job_short_112/thumb.jpg SKILL.md:315 目录结构
1 文件 · 14.3 KB · 439 行 Markdown 1f · 439L
└─
SKILL.md
Markdown
安全亮点
✓ Pure documentation skill with no executable code
✓ Clear API documentation with proper error handling
✓ No shell execution, credential harvesting, or file system manipulation
✓ Only standard HTTP API calls to documented endpoints
✓ No obfuscation, base64 encoding, or suspicious patterns
✓ Credentials limited to required NEMOVIDEO_API_KEY only
✓ Configuration path (~/.config/nemovideo/) is standard and expected