Scan Report
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.
Safe to install
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.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations in SKILL.md |
| Network | NONE | NONE | — | References local skill scripts only; claims 本地化运行 |
| Shell | NONE | NONE | — | Commands reference other skill scripts, not arbitrary execution |
| Environment | NONE | NONE | — | No environment variable access described |
| Skill Invoke | READ | READ | ✓ Aligned | SKILL.md explicitly calls 6 other atomic skill scripts |
| Clipboard | NONE | NONE | — | No clipboard operations |
| Browser | NONE | NONE | — | No browser automation |
| Database | NONE | NONE | — | No database operations |
2 findings
Medium External URL 外部 URL
https://v.douyin.com/M4M5uqTWCRE/,输出到 README.md:29 Medium External URL 外部 URL
https://v.douyin.com/xxxxxx/ SKILL.md:60 File Tree
3 files · 5.4 KB · 149 lines Markdown 2f · 109L
Ignore 1f · 40L
├─
.gitignore
Ignore
├─
README.md
Markdown
└─
SKILL.md
Markdown
Security Positives
✓ 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