review-and-assemble
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious instructions, obfuscation, or unauthorized network operations were detected in the skill instructions or metadata.- [SAFE]: The skill enforces input integrity by validating the request payload against a formal JSON schema (
schemas/input.schema.json).- [SAFE]: The workflow emphasizes non-destructive actions, strictly prohibiting the deletion or overwriting of source media assets.- [INDIRECT_PROMPT_INJECTION]: The skill ingests untrusted generated content (generation_output). However, the risk is mitigated because the skill lacks dangerous capabilities such as file system writes, network access, or shell execution. It includes explicit boundary markers through quality control steps that check for content-policy violations and story contradictions.
Audit Metadata