扫描报告
0 /100
short-video-content-replicator
一键端到端短视频内容复制工作流 - 抖音/B站视频下载到文本转录的6步处理流水线
Pure documentation/composite workflow skill with no executable code present; describes orchestration of 6 legitimate atomic skills for video processing pipeline.
可以安装
No action required. Skill is safe to use as it contains only documentation. Verify the 6 referenced atomic skills (link-resolver-engine, mp4-to-mp3-extractor, etc.) meet security standards before full deployment.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations in SKILL.md |
| 网络访问 | NONE | NONE | — | References local skill scripts only; claims 本地化运行 |
| 命令执行 | NONE | NONE | — | Commands reference other skill scripts, not arbitrary execution |
| 环境变量 | NONE | NONE | — | No environment variable access described |
| 技能调用 | READ | READ | ✓ 一致 | SKILL.md explicitly calls 6 other atomic skill scripts |
| 剪贴板 | NONE | NONE | — | No clipboard operations |
| 浏览器 | NONE | NONE | — | No browser automation |
| 数据库 | NONE | NONE | — | No database operations |
2 项发现
中危 外部 URL 外部 URL
https://v.douyin.com/M4M5uqTWCRE/,输出到 README.md:29 中危 外部 URL 外部 URL
https://v.douyin.com/xxxxxx/ SKILL.md:60 目录结构
3 文件 · 5.4 KB · 149 行 Markdown 2f · 109L
Ignore 1f · 40L
├─
.gitignore
Ignore
├─
README.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ No executable code present — skill is pure documentation/metadata
✓ No base64, eval(), obfuscation, or anti-analysis patterns detected
✓ No credential harvesting or sensitive path access
✓ Describes fully local operation (本地化运行) with GPU support
✓ References 6 legitimate, well-known open-source ML/audio processing tools
✓ Standard Python/.gitignore with no malicious entries
✓ No external C2 infrastructure or suspicious URLs