skills/boshu2/agentops/quickstart/Gen Agent Trust Hub

quickstart

Pass

Audited by Gen Agent Trust Hub on Apr 6, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a series of shell commands in the 'Detect setup' phase to check for the presence of Git, the AgentOps CLI (ao), and the project structure. It also includes troubleshooting instructions that use cat and jq to inspect local configuration files such as ~/.claude/settings.json.
  • [EXTERNAL_DOWNLOADS]: The skill directs users to install the AgentOps toolset from an external Homebrew tap located at github.com/boshu2/homebrew-agentops.
  • [REMOTE_CODE_EXECUTION]: The instructions in SKILL.md and references/troubleshooting.md recommend using a piped bash command (bash <(curl ...)) to install or update the agent skills from the author's repository at github.com/boshu2/agentops. This pattern is used as a convenience for software installation and maintenance.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 6, 2026, 12:16 AM