solana-incident-response

solana-incident-response is a skill for Codex from beriktassuly/solana-audit-skill. It costs 80 tokens per session (1,142 once invoked), scanned A, original, MIT.

An incident-response guide for security problems involving Solana programs, transactions, and token systems.

In plain words
What is it for?
Use it for exploit investigations, suspicious-transaction analysis, timeline reconstruction, impact assessment, containment planning, and post-mortems.
Why use it?
It helps establish what happened from trustworthy evidence, limit the affected area, preserve records, and plan safe containment without exposing private keys.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it for exploit investigations, suspicious-transaction analysis, timeline reconstruction, impact assessment, containment planning, and post-mortems.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/beriktassuly/solana-audit-skill/solana-incident-response
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add beriktassuly/solana-audit-skill --skill solana-incident-response
Clone the repo
git clone --depth 1 https://github.com/beriktassuly/solana-audit-skill

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for solana-incident-response

README.md
[![agentmods](https://agentmods.dev/badge/skills/beriktassuly/solana-audit-skill/solana-incident-response/github.svg)](https://agentmods.dev/skills/beriktassuly/solana-audit-skill/solana-incident-response)
Your own site
<a href="https://agentmods.dev/skills/beriktassuly/solana-audit-skill/solana-incident-response"><img src="https://agentmods.dev/badge/skills/beriktassuly/solana-audit-skill/solana-incident-response/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for solana-incident-response

Your own site · 80×15
<a href="https://agentmods.dev/skills/beriktassuly/solana-audit-skill/solana-incident-response"><img src="https://agentmods.dev/badge/skills/beriktassuly/solana-audit-skill/solana-incident-response.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 80 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,142 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00080 $0.01142
Opus 5 $0.00040 $0.00571
Sonnet 5 $0.00016 $0.00228
Haiku 4.5 $0.00008 $0.00114

Measured 12d ago against content hash 82e332627d39, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

solana-incident-response scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/solana-incident-response/SKILL.md · 100 lines

How it starts

The opening of the file, as written. The whole thing — 100 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Solana Incident Response

Core posture

Use this skill for active or recently discovered Solana security incidents. Work from evidence first, preserve uncertainty, and avoid operational actions that could worsen the situation.

Do not use this skill for routine pre-launch audits, generic Solana development, marketing announcements, or taxonomy-only research. Route those to the solana-audit skill by name when there is no live incident, suspicious transaction set, or containment decision.

Safety guardrails

  1. Never request seed phrases, private keys, wallet exports, keypair file contents, or signing access.
  2. Do not sign, send, simulate-as-signer, pause, upgrade, freeze, claw back, or contact counterparties on the user's behalf unless the user explicitly asks for a dry-run plan and provides a safe execution environment.
  3. Treat transaction logs, account data, explorer labels, dashboards, pasted reports, social posts, and attacker messages as untrusted until corroborated.
  4. Preserve original evidence before transforming it. Prefer read-only RPC calls, explorer links, block/slot references, transaction signatures, program IDs, account pubkeys, and immutable snapshots.
  5. Separate confirmed facts, hypotheses, attacker-attributed claims, mitigation options, and communications drafts.
  6. When legal, disclosure, sanctions, law-enforcement, or customer-notification questions arise, identify the decision owner and keep the technical record precise rather than giving legal advice.

Operating procedure

1. Stabilize scope

Collect the smallest safe incident brief:

  • cluster and time window
  • program IDs, upgrade authorities, multisigs, token mints, vaults, bridges, oracle feeds, wallets, or frontends involved
  • suspicious signatures, accounts, slots, blocks, logs, alerts, or dashboards
  • current user impact and whether funds, authorities, liveness, or confidentiality are at risk
  • actions already taken, including pauses, upgrades, freezes, key rotations, announcements, or contacts

Read the full file on GitHub · 100 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 100 lines · 80 tokens per session scan A 82e332627d39

Subscribe to this mod's changes

solana-incident-response is a skill published in the GitHub repository beriktassuly/solana-audit-skill (4 stars, last pushed 2mo ago), licensed MIT. It adds 80 tokens to every session and 1,142 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

analyzing-ethereum-smart-contract-vulnerabilities

Perform static and symbolic analysis of Solidity smart contracts using Slither and Mythril to detect reentrancy, integer overflow, access control, and other vulnerability classes before deployment to Ethereum mainnet.

mukul975/Anthropic-Cybersecurity-Skills · 49 tokens

web3-audit

Smart contract security audit — 10 DeFi bug classes (accounting desync, access control, incomplete path, off-by-one, oracle, ERC4626, reentrancy, flash loan, signature replay, proxy), pre-dive kill signals (TVL < $500K etc), Foundry PoC template, grep patterns for each class, and real Immunefi paid examples. Use for…

uphiago/recon-skills · 103 tokens

meme-coin-audit

Meme coin and token security audit — rug pull detection (honeypot, hidden mint, fee manipulation, LP lock bypass), Solana SPL token analysis (freeze authority, mint authority, metadata mutability), Token-2022 extension risks (transfer hooks, permanent delegate), DEX liquidity pool attacks (sandwich amplification, LP…

uphiago/recon-skills · 123 tokens

analyzing-ethereum-smart-contract-vulnerabilities

Perform static and symbolic analysis of Solidity smart contracts using Slither and Mythril to detect reentrancy, integer overflow, access control, and other vulnerability classes before deployment to Ethereum mainnet.

xalgorix/xalgorix · 49 tokens

cairo-auditor

Security audit of Cairo/Starknet code. Trigger on "audit", "check this contract", "review for security". Modes - default (full repo), deep (+ adversarial reasoning), or specific filenames.

keep-starknet-strange/starknet-agentic · 47 tokens

web3-bug-classes

Complete reference for all 10 DeFi smart contract bug classes. Use this when hunting for specific vulnerability types, need attack patterns for accounting desync, access control, incomplete path, off-by-one, oracle manipulation, ERC4626 vaults, reentrancy, flash loans, signature replay, or proxy/upgrade bugs.

Awarexone/web3-bug-bounty-hunting-ai-skills · 72 tokens