DSB-117/brainblast

Predict the silent integration traps an AI agent would ship (zero-revenue configs, auth bypasses, immutable wrong choices) — then enforce, in CI, that they stay fixed. Research skill + npx brainblast CLI.

100Stars on the repository
17Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

brainblast-batch

01

DSB-117/brainblast

Command

Risk-rank a list of Solana contract addresses in parallel — identity + Rico Maps forensics — for curating which tokens your app should support.

100 1mo ago A 0 tokens original MIT

DSB-117/brainblast

Command

Deployment Intelligence for Anchor programs. Run before anchor deploy so you know how much SOL you need and the exact ordered transaction sequence — instead of working it out by hand.

100 1mo ago A 0 tokens original MIT

brainblast-exploits

03

DSB-117/brainblast

Command

The Exploit Pattern Database — research-to-enforcement on real on-chain incidents. Each catalogued exploit is mapped to the bundled brainblast rule that statically detects its root-cause pattern, so the code that lost the funds is the exact code the rule fails on.

100 1mo ago A 0 tokens original MIT

DSB-117/brainblast

Command

Fee Config Validator: the generalized Bags exploit. A curated catalog of the silent zero-revenue class — revenue-bearing config fields (fees, royalties, rewards) that, if omitted or set to zero, quietly collect nothing forever. The call succeeds, nothing reverts, and a creator/treasury/holder simply earns $0.

100 1mo ago A 0 tokens original MIT

brainblast-firewall

05

DSB-117/brainblast

Command

Inspect a serialized Solana transaction before signing it — the AI-agent transaction firewall.

100 1mo ago A 0 tokens original MIT

DSB-117/brainblast

Command

Generate brainblast security rules from an Anchor IDL. The generated rule scans your program's Rust source and verifies it actually declares every account constraint the IDL promises — every isSigner account must be a Signer , every isMut account must carry mut/init. A missing constraint is a silent authorization hole.

100 1mo ago A 0 tokens original MIT

brainblast-oracle

07

DSB-117/brainblast

Command

Live On-Chain Intelligence: is the oracle fresh? Before you price anything against a Pyth / Switchboard / Chainlink feed, check when its account was last written.

100 1mo ago A 0 tokens original MIT

brainblast-packs

08

DSB-117/brainblast

Command

The Protocol Pack Library. Every Solana app is built on some combination of Jupiter, Raydium, Pyth, Meteora, Jito, … — each with its own silent footguns. Opt into research-and-enforcement for the exact stack you build on.

100 1mo ago A 0 tokens original MIT

DSB-117/brainblast

Command

Launch pre-flight for pump.fun / SPL token builders. Run before you list or integrate a token.

100 1mo ago A 0 tokens original MIT

brainblast-score

11

DSB-117/brainblast

Command

A 0–100 trust score and A–F grade for any deployed Solana program: upgrade authority (renounced > DAO > multisig > single-key), verified build, audits, directory curation, and cross-cluster parity — with a transparent factor breakdown.

100 1mo ago A 0 tokens original MIT

brainblast-update

12

DSB-117/brainblast

Command

Update Brainblast to the latest release. Run this command: curl -fsSL https://raw.githubusercontent.com/DSB-117/brainblast/main/install.sh | BRAINBLASTREF=latest sh.

100 1mo ago A 0 tokens original MIT

brainblast

13

DSB-117/brainblast

Command

Run the brainblast skill. Research every external component in the requirements before any code is written. Arguments (requirements file path, if provided): $ARGUMENTS.

100 1mo ago A 0 tokens original MIT