sablier-create-open-ended-stream
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a mandatory human-in-the-loop confirmation process. It requires the user to explicitly type "YES" after reviewing a human-readable transaction preview before any state-changing operation is executed via the CLI.
- [SAFE]: Secure signing practices are prioritized through the use of the
--browserflag incastcommands. This method delegates transaction signing to the user's browser wallet extension (like MetaMask), ensuring that private keys are never exposed to the agent or the terminal environment. - [SAFE]: Comprehensive pre-execution validation is performed, including checks for token decimal limits, prohibitions against high-risk rebasing tokens, and dynamic gas/allowance verification. These guards prevent common errors and potential loss of funds.
- [SAFE]: The skill uses well-known, industry-standard tools (
cast,jq) for blockchain interaction and provides clear guidance on their safe installation and usage. - [SAFE]: All external documentation and repository links point to official resources owned by the skill's author, Sablier Labs, ensuring the integrity of the information and code referenced.
Audit Metadata