Solana Squads Upgrade

Warn

Audited by Snyk on Jul 27, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.80). The GitHub workflow files reference external actions that are fetched and executed at runtime (e.g., "Woody4618/squads-program-action@v0.4.0", "actions/checkout@v4", "solana-developers/github-actions/write-metadata-buffer@pmp-upload"), meaning remote code is pulled in and run as part of the CI job.

MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill explicitly constructs and submits Solana on-chain transactions using the Squads multisig SDK and a provided keypair. It includes inputs for rpc, multisig, and a keypair byte array, references @sqds/multisig and @solana/web3.js, and documents building BPF upgrade transactions and vault (multisig) proposals that are executed on-chain by Squads. This is a specific blockchain (crypto) capability (transaction construction/signing and multisig proposal creation), which falls under "Crypto/Blockchain (Wallets, Swaps, Signing)" and thus is Direct Financial Execution relevant.

Issues (2)

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 27, 2026, 07:08 AM
Issues
2
Security Audit — snyk — Solana Squads Upgrade