agentskill.sh
secured
video-editing
AI-assisted video editing workflows for cutting, structuring, and augmenting real footage. Covers the full pipeline from raw capture through FFmpeg, Remotion, ElevenLabs, fal.ai, and final polish in Descript or CapCut. Use when the user wants to edit video, cut footage, create vlogs, or build vid...
Security score
This tab presents tested categories, issue summaries, and source snippets in an audit-style report.
High / Medium / Low
Categories Tested
Instruction boundariesFilesystem writesNetwork referencesPlatform-specific install flow
Security Issues
Medium
Command Injection
Line 75
Template literal with variable interpolation in command context
```bash
Low
External Calls
Line 167
External URL reference
See the [Remotion docs](https://www.remotion.dev/docs) for detailed patterns and API reference.
Low
External Calls
Line 180
External URL reference
f"https://api.elevenlabs.io/v1/text-to-speech/{voice_id}",
Mitigations
Review the upstream repository before copying files into a local skills directory.
Confirm install instructions and supported runtimes against SKILL.md instead of a generic readme.