module-aggregate

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's primary function is code generation. It uses a Node.js script (scripts/create-aggregate.js) to materialize a directory structure and boilerplate files (model, provider, usecases) within the modules/ directory of a project.
  • [COMMAND_EXECUTION]: The skill executes a local Node.js script provided within the skill package. The script performs input validation on parameters (module name and aggregate name) using regular expressions and normalization functions, which mitigates risk of path traversal or command injection.
  • [SAFE]: No external network requests, data exfiltration patterns, or hardcoded credentials were found. The skill operates entirely on local files relative to the project root.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 04:47 PM
Security Audit — agent-trust-hub — module-aggregate