init-pipeline
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill generates shell scripts (e.g.,
.claude/hooks/enforce-classification.shandquality-gate.sh) and makes them executable usingchmod +x. These scripts are then registered as Claude Code hooks to provide automated feedback and enforcement during the development process. - [EXTERNAL_DOWNLOADS]: The skill detects and recommends standard third-party development tools such as Biome, Lefthook, and pnpm. It uses
npxto run theonly-allowpackage manager enforcement tool. - [DYNAMIC_EXECUTION]: The skill constructs shell scripts at runtime, incorporating user-defined file patterns (e.g.,
IMPL_PATTERNS) to customize the classification gate logic for the specific project context.
Audit Metadata