typescript-cli-tsgen

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill describes the implementation of a code generation command that relies on official vendor packages (@contentstack/types-generator and @contentstack/cli-command).
  • [SAFE]: Network operations are directed at official Contentstack API endpoints (REST and GraphQL) for the purpose of fetching schema definitions to generate types.
  • [SAFE]: Token management follows standard CLI procedures, using aliased delivery tokens to authenticate against the Contentstack platform.
  • [SAFE]: File system operations are limited to writing generated TypeScript code to user-defined output paths via the fs.writeFileSync method.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 08:30 PM
Security Audit — agent-trust-hub — typescript-cli-tsgen