cc-claude
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/cc-claude.shis used to manage configuration and tool execution. It automatically appends a shell function to the user's.zshrcor.bash_profileto establish a persistent command alias, ensuring the tool remains available across shell sessions. - [CREDENTIALS_UNSAFE]: The skill handles and stores sensitive API keys in a local configuration file. Although it uses AES-256 encryption and sets file permissions to
600, the encryption password is based on the system's hostname and the current username, which provides limited protection against other processes running on the same machine.
Audit Metadata