produce-video
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFECREDENTIALS_UNSAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [CREDENTIALS_UNSAFE]: The documentation in
workflow.mdidentifiesdata/config.jsonas the storage location for sensitive API keys, includinganthropicKeyandgoogleApiKey. Given the skill'sReadpermissions, this identifies a path for potential credential exposure. - [PROMPT_INJECTION]: Indirect injection surface detected. 1. Ingestion points: The
conceptargument ingenerate_structure(SKILL.md, workflow.md). 2. Boundary markers: Absent. 3. Capability inventory:ReadandWritepermissions along with various video generation/assembly tool calls. 4. Sanitization: Absent. - [COMMAND_EXECUTION]: The
workflow.mdfile contains severalcurlcommands intended for use with a local server (http://localhost:3000). These define the interaction patterns used to drive the production pipeline.
Audit Metadata