detailed-plot-analyzer
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [PROMPT_INJECTION] (SAFE): No instructions found that attempt to bypass safety filters, extract system prompts, or override agent behavior.
- [DATA_EXFILTRATION] (SAFE): The skill does not use network tools or access sensitive file paths (e.g., .ssh, .env). Only the 'Read' tool is authorized.
- [REMOTE_CODE_EXECUTION] (SAFE): No patterns for downloading, installing, or executing remote scripts or packages were detected.
- [INDIRECT_PROMPT_INJECTION] (INFO):
- Ingestion points: Processes user-provided plot points and story text as defined in
SKILL.md. - Boundary markers: None explicitly defined.
- Capability inventory: Limited to the
Readtool for file access; no write, execute, or network capabilities. - Sanitization: None specified.
- Risk: Low/Info. While it processes untrusted content, the lack of dangerous capabilities limits the impact to the agent's reasoning/output only.
- [OBFUSCATION] (SAFE): No use of Base64, zero-width characters, homoglyphs, or other encoding techniques to hide malicious intent.
Audit Metadata