skills/loops-so/skills/loops-cli/Gen Agent Trust Hub

loops-cli

Pass

Audited by Gen Agent Trust Hub on May 13, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads installation scripts from official vendor domains such as cli.loops.so and raw.githubusercontent.com/Loops-so/cli. It also references the vendor's GitHub repository for Homebrew and Go installations.
  • [REMOTE_CODE_EXECUTION]: The skill provides commands that pipe remote content directly into shell interpreters, such as curl ... | bash for Unix-like systems and irm ... | iex for Windows PowerShell. These are standard installation patterns for the Loops CLI from the official vendor.
  • [COMMAND_EXECUTION]: The skill executes local package managers like brew and go for installation, and invokes the loops CLI for operational tasks such as authentication and data management.
Audit Metadata
Risk Level
SAFE
Analyzed
May 13, 2026, 04:50 PM