squads
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a development resource and does not contain malicious code or instructions. The technical content accurately reflects the official Squads Protocol infrastructure.
- [EXTERNAL_DOWNLOADS]: The skill references official and well-known SDKs for the Solana ecosystem, including
@sqds/multisig,@sqds/grid, and@solana/web3.js. These are standard tools for interacting with the protocol. - [DATA_EXPOSURE]: Sensitive data management is handled through recommended developer practices. Examples use environment variables (e.g.,
SQUADS_API_KEY,GRID_API_KEY) and local file paths (e.g.,./keypair.json) for authentication, ensuring credentials are not hardcoded or exposed within the skill itself.
Audit Metadata