monorepo-audit
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues or malicious patterns were detected. The skill's primary function is to analyze local repository structure and provide architectural guidance.
- [COMMAND_EXECUTION]: The skill uses standard local development tools such as
rg(ripgrep) to inspect repository files. It also recommends running common validation commands likenpm testortypecheckduring refactoring phases, which is typical for developer-focused tooling. - [DATA_EXPOSURE]: The skill identifies and reads project manifest files (e.g.,
package.json,tsconfig.json) to understand the workspace architecture. There is no evidence of these files or their contents being transmitted to external or untrusted domains.
Audit Metadata