designing-email-templates

Pass

Audited by Gen Agent Trust Hub on Sep 5, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill processes and modifies email template designs fetched from an external source, creating a vulnerability surface for instructions embedded in data.
  • Ingestion points: Template data is retrieved from the PostHog platform using the workflows-get-email-template tool in SKILL.md.
  • Boundary markers: The skill instructions do not specify any delimiters or safety markers to differentiate between template content and instructions for the agent.
  • Capability inventory: The skill possesses the ability to write/update templates via workflows-update-email-template and generate rendered HTML previews using workflows-show-email-template as described in SKILL.md.
  • Sanitization: There is no evidence of sanitization, validation, or filtering of the fetched content to prevent the execution of embedded prompts.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 5, 2026, 03:59 PM
Security Audit — agent-trust-hub — designing-email-templates