configure-ecc
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill clones the source repository from GitHub (https://github.com/affaan-m/everything-claude-code.git) to the /tmp directory to facilitate the installation process. This targets the author's own repository and is a standard procedure for an installer skill.
- [COMMAND_EXECUTION]: The skill uses common shell commands including git, mkdir, cp, rm, ls, and grep to manage file installation, verify path references, and clean up temporary files. These commands are used for their intended administrative purposes.
- [SAFE]: No malicious patterns, such as prompt injection, unauthorized data access, or obfuscation, were detected within the skill instructions.
Audit Metadata