setup-ts-deep-modules
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill installs the well-known development dependency
dependency-cruiserfrom the official NPM registry using the project's detected package manager (npm, pnpm, yarn, or bun). - [SAFE]: File operations are limited to writing a configuration file (
.dependency-cruiser.cjs), creating an example module structure for testing purposes, and updating project documentation (README.md, CLAUDE.md). - [SAFE]: The skill includes a verification step that runs the
depcruisecommand locally to ensure the configuration works as intended, which is a standard development workflow. - [SAFE]: The skill implements a safety check to avoid overwriting existing configurations, opting to merge rules instead.
Audit Metadata