netsuite-clean-architecture

Pass

Audited by Gen Agent Trust Hub on May 17, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill contains local shell scripts (scripts/create-small.sh, scripts/create-medium.sh, and scripts/create-large.sh) designed to automate the creation of project structures. These scripts use standard commands like mkdir and cat (via heredocs) to generate folders and boilerplate TypeScript files on the local file system. This behavior is consistent with the skill's primary purpose of project scaffolding.
  • [SAFE]: The documentation includes various external links to reputable sources such as Wikipedia, Alistair Cockburn's personal site, and Robert C. Martin's (Uncle Bob) blog. These links are used strictly for educational purposes to explain architectural concepts like Clean and Hexagonal Architecture.
  • [SAFE]: The skill uses a structured classification system (Phase 1) to help the agent determine the appropriate project size, which minimizes complexity and ensures the correct scaffolding script is suggested to the user.
Audit Metadata
Risk Level
SAFE
Analyzed
May 17, 2026, 12:55 PM
Security Audit — agent-trust-hub — netsuite-clean-architecture