cli
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the download of the Loops CLI and its installation scripts from official vendor domains (cli.loops.so) and the official GitHub repository (github.com/Loops-so/cli). These actions are consistent with the skill's primary purpose of CLI management.
- [REMOTE_CODE_EXECUTION]: Provides instructions for installing the CLI by piping remote scripts to terminal shells (curl | bash and irm | iex). These commands point to the vendor's verified infrastructure and represent standard installation patterns for the tool.
- [CREDENTIALS_UNSAFE]: Recommends secure handling of Loops API keys by advising the use of environment variables or the CLI's internal keyring storage. It explicitly instructs the agent to avoid printing secrets or using hardcoded credentials.
Audit Metadata