ai-avatar-video
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes user-provided asset URLs and text prompts which represent a potential surface for indirect instructions.
- Ingestion points: Input parameters (
image_url,audio_url,prompt) used in theruncomfy runcommand in SKILL.md. - Boundary markers: Data is passed as a structured JSON string to the
--inputargument. - Capability inventory: The
runcomfyCLI (managed viaBash(runcomfy *)) performs network requests to vendor APIs and handles file downloads. - Sanitization: Documentation specifies that the CLI does not perform shell expansion on input content.
- [EXTERNAL_DOWNLOADS]: Recommends the installation of the
@runcomfy/clipackage. This is the official tool associated with the skill author and is necessary for the skill's functionality.
Audit Metadata