trigger-authoring-chat-agent
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and implementation examples for building chat agents using the Trigger.dev framework.
- [SAFE]: It promotes security best practices, specifically instructing users to handle authentication and API keys on the server to avoid client-side exposure.
- [DATA_EXPOSURE_AND_EXFILTRATION]: No instances of hardcoded credentials or unauthorized data access were found; placeholders and secure environment variable patterns are used instead.
- [INDIRECT_PROMPT_INJECTION]: While the skill describes an agent that ingests user-provided messages (an inherent attack surface), it recommends using structured validation with Zod and built-in SDK options to manage context safely.
Audit Metadata