Trusted — Risk Score 5/100
Last scan:16 hr ago Rescan
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.
Skill Namevideo-edit-strategy
Duration29.5s
Enginepi
Safe to install
No action required. This skill is safe to use as it only outputs JSON strategies and does not execute any commands.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE NONE Skill does not read or write files; only accepts user-provided paths as JSON inp…
Network NONE NONE No network operations defined
Shell NONE NONE No shell execution in skill; references downstream skills only
Environment NONE NONE No environment variable access
Skill Invoke NONE NONE References downstream skills in execution_plan but does not invoke them directly
Clipboard NONE NONE No clipboard access
Browser NONE NONE No browser access
Database NONE NONE No database access

File Tree

3 files · 37.8 KB · 1232 lines
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

Security Positives

✓ 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