ecc-guide
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute various local scripts and shell commands to inspect the repository state and manage installations. Examples include
node scripts/install-plan.js,node scripts/install-apply.js, andnpm run harness:audit. These operations are consistent with the skill's primary purpose of managing the ECC framework. - [DATA_EXPOSURE]: The skill utilizes
rg(ripgrep) andfindto search through repository directories (skills/,commands/,agents/, etc.). This functionality is used to retrieve relevant information from the local filesystem to answer user queries accurately. There is no evidence of network exfiltration or access to sensitive user credentials outside the repository scope.
Audit Metadata