hexagon-audit
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs a static architectural audit of the codebase to ensure compliance with Ports & Adapters (Hexagonal Architecture) principles. It is designed to be read-only unless the user specifically requests modifications.\n- [COMMAND_EXECUTION]: The skill involves running a bundled TypeScript script (
audit-hexagon.ts) via thebunruntime and therg(ripgrep) utility. These operations are conducted locally within the user's project root and are intended for structural analysis.\n- [DATA_EXPOSURE]: The audit process requires readingpackage.jsonfiles and source code to identify dependency relationships and vendor SDK usage. All file access is local, and the skill does not include any network functionality to exfiltrate the collected data.
Audit Metadata