video-edit
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFEPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the
runcomfyCLI to interact with remote video processing models as described in SKILL.md.- [EXTERNAL_DOWNLOADS]: Functional use requires the installation of the@runcomfy/clipackage from a public registry.- [CREDENTIALS_UNSAFE]: The skill manages authentication tokens stored locally at~/.config/runcomfy/token.jsonor passed via environment variables.- [PROMPT_INJECTION]: 1. Ingestion points: User-provided text prompts and external media URLs (video/image) in SKILL.md. 2. Boundary markers: Present; input is encapsulated in a JSON structure within CLI arguments. 3. Capability inventory: Execution of shell commands via theruncomfyCLI in SKILL.md. 4. Sanitization: Absent; the skill relies on the downstream API provider to filter malicious or adversarial prompt content.
Audit Metadata