initializing-projects
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill configures
.claude/settings.jsonwithPostToolUsehooks to execute standard tools such asprettier,eslint,ruff, andblack. These are well-known development tools used to maintain code quality.\n- [EXTERNAL_DOWNLOADS]: The generated hooks may usenpxto run commands, which can trigger downloads from the public npm registry for trusted packages.\n- [PROMPT_INJECTION]: The skill scans untrusted project files likeREADME.mdand existingCLAUDE.mdto extract project context.\n - Ingestion points:
README.md, existingCLAUDE.md(Phase 1).\n - Boundary markers: None explicitly defined in the generated file template.\n
- Capability inventory: Ability to write files to the project root and configure automated agent hooks.\n
- Sanitization: Mitigated by mandatory user confirmation of the auto-detection results and a final verification step before completion.
Audit Metadata