weave
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION] (LOW): The skill defines various command templates for blockchain interaction (e.g.,
minitiad tx wasm execute,minitiad keys add). These templates use placeholders for user-supplied data like addresses and JSON payloads, which represents a standard injection surface that requires the underlying agent to perform strict input validation. - [EXTERNAL_DOWNLOADS] (LOW): The skill documentation notes that the
weave initcommand (which the user is instructed to run) installs external dependencies such asminitiadandjq. These are standard tools for the described blockchain environment.
Audit Metadata