typescript-script-developer

Pass

Audited by Gen Agent Trust Hub on Jul 26, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill promotes secure coding practices by mandating strict TypeScript configurations (strict: true, noUncheckedIndexedAccess) and the use of modern Node.js features like ESM and the node: import prefix.
  • [SAFE]: Input validation is prioritized through the recommended use of node:util.parseArgs for command-line arguments and zod for environment variables and configuration files, mitigating common injection vectors.
  • [SAFE]: The skill includes comprehensive templates and documentation that guide users to implement graceful error handling using structured error subclasses and exhaustiveness checks.
  • [SAFE]: All referenced third-party dependencies and runtimes (e.g., tsx, zod, pino, Bun, Deno) are standard, reputable tools within the modern JavaScript/TypeScript ecosystem.
  • [SAFE]: A local validation utility (scripts/validate-script.mjs) is provided to help developers maintain high safety and quality standards by scoring scripts against a security-conscious checklist.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 26, 2026, 02:36 PM
Security Audit — agent-trust-hub — typescript-script-developer