trigger-dev
Pass
Audited by Gen Agent Trust Hub on Sep 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill consists of technical documentation and pedagogical code examples for integrating with the Trigger.dev platform.
- [CREDENTIALS_UNSAFE]: References to sensitive environment variables such as
OPENAI_API_KEY,STRIPE_SECRET_KEY, andDATABASE_URLare used correctly within documentation and code snippets to demonstrate best practices for secret management, specifically advising against hardcoding. - [EXTERNAL_DOWNLOADS]: Mentions the installation of official vendor packages (e.g.,
@trigger.dev/sdk) and the use of the service's command-line interface (npx trigger.dev), which are standard procedures for using the service.
Audit Metadata