shot-by-shot-analysis
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted external media which could potentially contain hidden instructions intended to influence the agent's behavior.
- Ingestion points: The workflow involves inventorying and inspecting multiple input videos from external paths or URLs (
SKILL.md). - Boundary markers: The skill mandates the use of a strict
Beat Evidence Contractand a specific Markdown template (references/report-template.md) to ensure isolated analysis. It also includes anImitation Boundarysection inSKILL.mdto prevent the adoption of specific identities or brand marks. - Capability inventory: The skill invokes the
media-analysistool to perform video understanding tasks (SKILL.md). - Sanitization: While the skill requires precision and uncertainty markers for speech and text, it does not specify methods for sanitizing or escaping content extracted from videos that might contain adversarial prompts.
Audit Metadata