cli-architecture-pattern

Pass

Audited by Gen Agent Trust Hub on Aug 26, 2026

Risk Level: SAFENO_CODE
Full Analysis
  • [NO_CODE]: The skill serves as a reference pattern and architectural guide. It provides code examples for demonstration purposes rather than executable scripts meant to be run directly by the agent environment. All examples are illustrative of 1-tier, 2-tier, and 3-tier software architectures.
  • [COMMAND_EXECUTION]: The skill contains example code that uses child_process.spawn and shell commands like pnpm or npx. However, these are provided within documentation blocks as implementation examples for the user to follow, rather than instructions for the agent to execute on the host system.
  • [DATA_EXPOSURE]: The skill mentions handling environment variables and AWS SSM parameters. It correctly promotes using .env files and secure parameter stores rather than hardcoding credentials, which aligns with security best practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 26, 2026, 03:28 PM
Security Audit — agent-trust-hub — cli-architecture-pattern