squads
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSDATA_EXFILTRATIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of official libraries from the Squads Protocol and Solana ecosystem, including
@sqds/multisig,@solana/web3.js, and@sqds/grid. These are recognized, reputable packages from a well-known technology provider. - [DATA_EXFILTRATION]: Implementation examples include logic for accessing local wallet keypair files, such as
./keypair.json, to sign transactions. This handling of sensitive data is consistent with the primary purpose of the skill and follows standard development practices, including the use of environment variables for path configuration. - [COMMAND_EXECUTION]: The provided client templates and examples execute network operations targeting the official Squads Developer API (
https://developer-api.squads.so/api/v1). These interactions are necessary for account management and payment orchestration as described in the documentation.
Audit Metadata