setup-ts-deep-modules

Pass

Audited by Gen Agent Trust Hub on Aug 19, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the dependency-cruiser package through the project's detected package manager. This is a legitimate development tool used for the stated purpose of architectural linting.\n- [COMMAND_EXECUTION]: The skill executes shell commands to detect the environment (via lockfiles), install development dependencies, and run validation tests. These commands are standard for the intended task and are scoped to the local repository.\n- [INDIRECT_PROMPT_INJECTION]: The skill ingests local repository files to determine configuration settings.\n
  • Ingestion points: Reads pnpm-lock.yaml, yarn.lock, bun.lockb, and tsconfig.json from the repository root to detect the environment.\n
  • Boundary markers: None present.\n
  • Capability inventory: Execution of package managers and linting tools, and writing of configuration files (.dependency-cruiser.cjs, package.json, and documentation).\n
  • Sanitization: None required for the logic described as it uses static templates for configuration.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 19, 2026, 06:42 AM
Security Audit — agent-trust-hub — setup-ts-deep-modules