setup-ts-deep-modules
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the detected local package manager (npm, pnpm, yarn, or bun) to install development dependencies and run linting scripts. It modifies the project's
package.jsonto integrate these tools into the build pipeline. - [EXTERNAL_DOWNLOADS]: The skill installs the
dependency-cruiserpackage from the official public registry. This is a well-known tool used for analyzing and linting project dependencies. - [DATA_EXPOSURE_EXFILTRATION]: The skill's operations are limited to the local repository. No sensitive credentials, environment variables, or private files are accessed or transmitted to external servers.
- [REMOTE_CODE_EXECUTION]: All scripts and configurations provided are local to the skill. There are no patterns involving the download and execution of arbitrary remote scripts or binary payloads.
Audit Metadata