template-ts-node

Warn

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: MEDIUMEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • EXTERNAL_DOWNLOADS (MEDIUM): The 'resources/package.json' file includes a dependency '@sablier/devkit' fetched from 'github:sablier-labs/devkit'. Because this organization is not on the trusted organizations list, the code and configuration provided by this package are considered unverifiable.
  • COMMAND_EXECUTION (LOW): Documentation in 'references/troubleshooting.md' recommends using 'chmod +x' to modify file permissions for git hooks and suggests manual terminal commands like 'bun add' or 'bun run' for environment management.
  • DYNAMIC_EXECUTION (MEDIUM): Configuration files '.prettierrc.js' and 'tsconfig.json' in the 'resources' directory dynamically require logic and extend settings from the external '@sablier/devkit' repository. This enables code execution during linting and build processes based on the contents of the unverified remote source.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 09:18 AM