designing-email-templates
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill manages email templates through authorized vendor tools such as
workflows-create-email-template,workflows-update-email-template, andworkflows-show-email-template. These operations are conducted within the PostHog platform's ecosystem for their intended purpose of workflow automation. - [EXTERNAL_DOWNLOADS]: The skill references technical documentation and schema definitions from Unlayer's public GitHub repository (
github.com/unlayer/unlayer-skills). Unlayer is a well-known industry service for email design, and this reference is for documentation and structure validation only, presenting no security risk. - [PROMPT_INJECTION]: The skill instructions regarding Liquid tags and JSON escaping are technical implementation details for ensuring template compatibility. No attempts to bypass agent safety filters or override core instructions were found.
- [COMMAND_EXECUTION]: The skill guides the agent in composing JSON structures and Liquid markup. These are processed by the platform's template renderer and do not involve the execution of arbitrary shell commands or untrusted code.
Audit Metadata