easy-claude-help
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill documents a command to validate configuration files using a local Node.js script (
node .claude/hooks/lib/ck-config-schema.cjs). This is a standard administrative task within the framework's workflow.\n- [PROMPT_INJECTION]: Theassertionsfeature allows users to define persistent instructions that are injected into every session. This represents a managed surface for indirect prompt injection.\n - Ingestion points:
.claude/.ck.jsonand.claude/.ck.local.json(SKILL.md)\n - Boundary markers: None explicitly defined in the framework's configuration documentation.\n
- Capability inventory: Reading and writing local configuration files; execution of a specific local validation script.\n
- Sanitization: Includes a schema validation step to verify that configuration data types and values are correct and within expected ranges.
Audit Metadata