扫描报告
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.
可以安装
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.
安全发现 1 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 低危 | HTTP协议传输凭证 敏感访问 | SKILL.md:93 |
5 项发现
中危 外部 URL 外部 URL
http://superouter.nesports.top/me/balance SKILL.md:93 中危 外部 URL 外部 URL
http://superouter.nesports.top/v1/video/assets/upload SKILL.md:119 中危 外部 URL 外部 URL
http://superouter.nesports.top/v1/video/omni-reference/task/submit SKILL.md:152 中危 外部 URL 外部 URL
http://superouter.nesports.top/v1/video/omni-reference/task/query SKILL.md:194 中危 外部 URL 外部 URL
http://superouter.nesports.top/me/tasks?limit=50 SKILL.md:235 目录结构
1 文件 · 7.2 KB · 254 行 Markdown 1f · 254L
└─
SKILL.md
Markdown
安全亮点
✓ 纯文档技能,无任何可执行代码或脚本
✓ 所有API调用均在文档中明确声明
✓ 无敏感路径访问(~/.ssh、.env等)
✓ 无凭证窃取行为
✓ 无数据外泄行为
✓ 无混淆或编码执行
✓ 无隐藏功能
✓ 无恶意依赖