update
Pass
Audited by Gen Agent Trust Hub on May 23, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill executes a remote bash script directly from GitHub using process substitution (
bash <(curl ...)). This pattern is used to perform the core update and installation logic of the AgentOps suite. - [EXTERNAL_DOWNLOADS]: The skill fetches resources from the author's repository on
raw.githubusercontent.comduring the execution of the update command. - [COMMAND_EXECUTION]: The instructions command the agent to run shell operations to install, verify, and troubleshoot the AgentOps environment.
Audit Metadata