Scan Report
10 /100
superouter-video-gen
Use when the user wants to generate a video through the superouter, especially the `seedance-2.0-v1` omni-reference workflow with ordered assets, async submission, `taskId` polling, and direct download URLs.
This is a documentation-only skill (SKILL.md) describing API usage for a video generation service. No executable code, scripts, or dependencies present. The curl examples are clearly documented for legitimate API interaction.
Safe to install
This skill is safe to use as-is. No code execution risks exist since it only contains documentation. Consider using HTTPS endpoints if available to secure credential transmission.
Findings 1 items
| Severity | Finding | Location |
|---|---|---|
| Low | HTTP协议传输凭证 Sensitive Access | SKILL.md:93 |
5 findings
Medium External URL 外部 URL
http://superouter.nesports.top/me/balance SKILL.md:93 Medium External URL 外部 URL
http://superouter.nesports.top/v1/video/assets/upload SKILL.md:119 Medium External URL 外部 URL
http://superouter.nesports.top/v1/video/omni-reference/task/submit SKILL.md:152 Medium External URL 外部 URL
http://superouter.nesports.top/v1/video/omni-reference/task/query SKILL.md:194 Medium External URL 外部 URL
http://superouter.nesports.top/me/tasks?limit=50 SKILL.md:235 File Tree
1 files · 7.2 KB · 254 lines Markdown 1f · 254L
└─
SKILL.md
Markdown
Security Positives
✓ 纯文档技能,无任何可执行代码或脚本
✓ 所有API调用均在文档中明确声明
✓ 无敏感路径访问(~/.ssh、.env等)
✓ 无凭证窃取行为
✓ 无数据外泄行为
✓ 无混淆或编码执行
✓ 无隐藏功能
✓ 无恶意依赖