sablier-cancel-open-ended-stream
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill follows a well-defined workflow and contains no instructions designed to override safety filters or hijack agent behavior.\n- [EXTERNAL_DOWNLOADS]: The skill queries the official Sablier indexer at
https://indexer.hyperindex.xyz/53b7e25/v1/graphqlto discover user streams. This is a trusted and documented service associated with the Sablier protocol.\n- [COMMAND_EXECUTION]: The skill uses standard utilities (cast,curl,jq) and a local helper script (scripts/filter-cancelable.sh) to perform read and write operations on EVM-compatible blockchains. These tools are used appropriately within the scope of stream management.\n- [SAFE]: The skill implements robust safety guardrails, including a preference for browser-based signing to protect private keys, pre-flight checks to prevent redundant or invalid transactions, and a requirement for explicit user confirmation (YES) before broadcasting any state-changing transaction.
Audit Metadata