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

implement

Pass

Audited by Gen Agent Trust Hub on May 11, 2026

Risk Level: SAFECOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: Orchestrates the software development lifecycle by executing system commands for building (go build), linting (go vet), and testing (pytest, npm test, cargo test) code within the repository.
  • [REMOTE_CODE_EXECUTION]: Provides instructions for the agent to install or update environment tools by executing a shell script from the author's official GitHub repository (boshu2/agentops). This process is part of the documented remediation path for maintaining a valid execution environment.
  • [DATA_EXFILTRATION]: Performs status synchronization and metadata updates with external issue tracking systems using the bd and ao command-line interfaces. This communication is restricted to the specific task identifiers and progress notes required for issue management.
  • [SAFE]: Accesses local application-specific directories (~/.claude/plugins/cache and ~/.codex/plugins/cache) for the purpose of validating that the deployed runtime contains recent bug fixes, ensuring the integrity of the development workflow.
Audit Metadata
Risk Level
SAFE
Analyzed
May 11, 2026, 10:27 PM