cine-shot
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a purely instructional template for generating cinematic image prompts. It does not contain executable code, network operations, or file system access.- [PROMPT_INJECTION]: The skill ingests untrusted user input via arguments (
<scene description>) and expands it based on user preferences. This represents a potential surface for indirect prompt injection, where malicious input could attempt to influence the agent's output. However, since the skill has no dangerous capabilities (such as subprocess spawning, file writes, or network access), the risk is negligible. - Ingestion points: Scene description arguments parsed in Step 1.
- Boundary markers: None identified.
- Capability inventory: No risky capabilities found.
- Sanitization: None identified.
Audit Metadata