setup
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- EXTERNAL_DOWNLOADS (SAFE): The skill references the @trigger.dev/sdk package from npm, which is the official registry for this service.
- COMMAND_EXECUTION (SAFE): The instructions include using npx trigger init and npx trigger dev, which are standard official CLI commands for initializing and running the Trigger.dev development environment.
- CREDENTIALS_UNSAFE (SAFE): The skill mentions the requirement for TRIGGER_SECRET_KEY in an environment file for authentication purposes but does not expose any hardcoded secrets or sensitive credentials.
Audit Metadata