可信 — 风险评分 5/100
上次扫描:18 小时前 重新扫描
5 /100
video-edit-strategy
视频剪辑策略生成 - analyzes video materials and user intent to output structured JSON editing strategies
Pure documentation skill that only generates video editing strategy JSON; no executable code, no network access, no credential handling, and no file operations beyond accepting user-provided file paths as input.
技能名称video-edit-strategy
分析耗时29.5s
引擎pi
可以安装
No action required. This skill is safe to use as it only outputs JSON strategies and does not execute any commands.
资源类型声明权限推断权限状态证据
文件系统 NONE NONE Skill does not read or write files; only accepts user-provided paths as JSON inp…
网络访问 NONE NONE No network operations defined
命令执行 NONE NONE No shell execution in skill; references downstream skills only
环境变量 NONE NONE No environment variable access
技能调用 NONE NONE References downstream skills in execution_plan but does not invoke them directly
剪贴板 NONE NONE No clipboard access
浏览器 NONE NONE No browser access
数据库 NONE NONE No database access

目录结构

3 文件 · 37.8 KB · 1232 行
Markdown 3f · 1232L
├─ 📝 examples.md Markdown 820L · 24.2 KB
├─ 📝 SKILL.md Markdown 136L · 5.1 KB
└─ 📝 strategy-schema.md Markdown 276L · 8.5 KB

安全亮点

✓ Pure documentation/specification skill with no executable code
✓ No network requests or external communication
✓ No credential access or sensitive file operations
✓ No obfuscation or hidden functionality
✓ Output is limited to structured JSON video editing strategies
✓ Only references user-provided file paths without accessing them directly