setup-ts-deep-modules
Pass
Audited by Gen Agent Trust Hub on Sep 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
dependency-cruiserpackage as a development dependency using the project's standard package manager (npm, pnpm, yarn, or bun). This is a well-known, community-standard tool for static analysis. - [COMMAND_EXECUTION]: The skill executes package manager commands to install software and run the
depcruisecommand-line tool. These commands are necessary for the skill's stated purpose of enforcing codebase design constraints. - [SAFE]: The instructions focus on establishing software engineering best practices (Deep Modules). It does not request elevated privileges, access sensitive files, or perform network operations outside of standard package management. The use of a context pointer in
AGENTS.mdis a transparent way to document architectural conventions for other AI agents.
Audit Metadata