marketing-psychology
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFENO_CODEINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or security risks were identified in the skill instructions or reference materials.
- [NO_CODE]: The skill consists exclusively of markdown documentation and instructions for the agent. It does not include any executable scripts (Python, Node.js, Shell), which eliminates the risk of remote code execution or privilege escalation.
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to analyze external data, such as marketing assets and context files, which represents an ingestion point for untrusted content.
- Ingestion points: Analyzes marketing pages, campaign flows, and reads from
marketing-context.md(if present). - Boundary markers: No explicit delimiters or instructions to ignore embedded prompts are provided.
- Capability inventory: No subprocess calls, executable code, file-writing operations, or network requests are present in the skill files.
- Sanitization: No escaping or validation of the input data is described in the instructions.
Audit Metadata