skill-installer

Pass

Audited by Gen Agent Trust Hub on Apr 21, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill clones a Git repository from the author's account (https://github.com/doccker/cc-use-exp.git) to the local environment (~/.codex/.cc-use-exp) to retrieve configuration data and tooling.
  • [REMOTE_CODE_EXECUTION]: The skill executes a shell script (./tools/sync-config.sh) located within the downloaded repository. This is used to apply the configuration changes to the system.
  • [COMMAND_EXECUTION]: The skill uses shell commands for environment management, including directory creation (mkdir), version checking (git log), and updating existing installations (git pull).
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 21, 2026, 12:57 AM
Security Audit — agent-trust-hub — skill-installer