cli-anything-agent-native-software

Pass

Audited by Gen Agent Trust Hub on May 18, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions to clone the core framework from the public repository at https://github.com/HKUDS/CLI-Anything.git and install community CLIs via the cli-hub tool.
  • [REMOTE_CODE_EXECUTION]: The setup instructions involve installing Python packages from PyPI (pip install cli-anything-hub) and adding skills via Node.js (npx skills add), which downloads and executes code as part of the tool's intended installation process.
  • [COMMAND_EXECUTION]: The provided Python code templates demonstrate the use of the subprocess module to interact with local system executables (e.g., /usr/bin/myapp). This is the primary function of the skill—to provide a CLI bridge for GUI-based software.
Audit Metadata
Risk Level
SAFE
Analyzed
May 18, 2026, 03:49 PM