repurpose-pinterest
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill acts on untrusted data from the user or parent agents, which is an inherent risk for indirect prompt injection where malicious instructions could be hidden in the source atoms or URLs.
- Ingestion points: Input data enters via the
atomsvariable (from parent agent) and theurl-or-atomsargument (SKILL.md). - Boundary markers: No explicit delimiters or boundary markers are defined to isolate untrusted data from the skill's system instructions.
- Capability inventory: The skill has file system write access to the
pinterest/directory to save generated pins, scripts, and board suggestions (SKILL.md). - Sanitization: There is no evidence of content sanitization or instruction filtering before processing input data.
Audit Metadata