cli-architecture-pattern

Pass

Audited by Gen Agent Trust Hub on Mar 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues detected. The skill is a collection of architectural guidelines and code examples for building CLI tools.
  • [COMMAND_EXECUTION]: The example code includes usage of child_process.spawn (within a run helper) to execute external utilities like npx, cdk, and pnpm. This is standard for infrastructure CLI wrappers and is documented clearly as part of the pattern's functionality.
  • [EXTERNAL_DOWNLOADS]: References standard, well-known libraries including commander and various @aws-sdk packages. These are recognized as legitimate dependencies for the stated purpose of building cloud-integrated CLI tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 27, 2026, 03:20 PM