claude-alias

Pass

Audited by Gen Agent Trust Hub on Apr 12, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a bash script (claude_alias_guard.sh) to perform system audits and configuration repairs. It utilizes standard command-line utilities including awk, jq, rg (ripgrep), and python3 to process text and JSON configuration files.
  • [COMMAND_EXECUTION]: The repair workflow modifies the user's shell startup file (~/.zshrc) to ensure the Claude alias script is correctly sourced. This modification is specific to the skill's primary stated purpose and uses surgical text replacement to minimize impact on other configurations.
  • [SAFE]: The skill implements security hardening measures, such as enforcing API-key-only mode (--bare) for provider interactions and including an 'OAuth scrub' function designed to remove session tokens from local configuration files to prevent accidental credential exposure.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 12, 2026, 01:13 PM
Security Audit — agent-trust-hub — claude-alias