video-extend
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted video URLs which presents an indirect prompt injection surface. Evidence chain: 1) Ingestion point:
video_urlin SKILL.md. 2) Boundary markers: Arguments are passed via a JSON string to the CLI. 3) Capability inventory: Theruncomfytool performs network operations and local file writes. 4) Sanitization: The CLI is documented to avoid shell expansion of inputs.\n- [UNVERIFIABLE_DEPENDENCIES_AND_REMOTE_CODE_EXECUTION]: The skill references the installation of@runcomfy/clifrom the official NPM registry. This is a vendor-owned resource necessary for the skill's function.\n- [COMMAND_EXECUTION]: The skill utilizes the Bash tool to execute theruncomfyCLI, with execution scope limited by theallowed-toolsconfiguration.
Audit Metadata