building-clis

Pass

Audited by Gen Agent Trust Hub on Sep 17, 2026

Risk Level: SAFEREMOTE_CODE_EXECUTIONPRIVILEGE_ESCALATIONDATA_EXFILTRATIONPERSISTENCE
Full Analysis
  • [REMOTE_CODE_EXECUTION]: Provides an example installation script and usage pattern for fetching and executing installers from GitHub. This is presented as an educational template for CLI distribution and targets a well-known service.
  • [PRIVILEGE_ESCALATION]: Includes documentation for administrative tasks such as installing shell completions to system directories or moving binaries to restricted system bin folders, which are standard practices for CLI tool installation.
  • [DATA_EXFILTRATION]: Documents standard patterns for loading configuration files from system-wide and user-specific directories, including best practices for secret management such as using environment variables instead of hardcoded secrets.
  • [PERSISTENCE]: Explains how to enable command-line completions by sourcing generated scripts within shell profile configuration files like .bashrc and .zshrc, which is a routine configuration for developer tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 17, 2026, 09:34 AM
Security Audit — agent-trust-hub — building-clis