trigger-authoring-tasks
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill suggests using a Node.js command (
node -p "require.resolve(...)") to help the agent resolve the file path for the@trigger.dev/sdkpackage. This is a benign utility command intended for locating local documentation and package metadata within the development environment. - [SAFE]: The instructions focus on technical best practices for the Trigger.dev platform, such as correctly handling task result objects, managing task imports, and configuring native package dependencies in
trigger.config.ts. - [SAFE]: External references are restricted to local package files within the
node_modulesdirectory and other skills within the same library ecosystem. No remote code downloads or suspicious network operations were detected.
Audit Metadata