solana-vault-standard: Agent for Claude Code

.claude/agents/solana-researcher.md

solana-researcher is an agent for Claude Code from solanabr/solana-vault-standard. It costs 62 tokens per session (1,707 once invoked), scanned A, original, MIT.

A research agent focused on Solana, a blockchain platform, and the tools and applications built around it.

In plain words
What is it for?
Use it to compare Solana development approaches, check SDK capabilities, research protocols, gather best practices, and study security or design patterns.
Why use it?
It provides a systematic way to investigate protocols, software libraries, APIs, and implementation patterns using evidence.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

This is solanabr/solana-vault-standard's own configuration. It tells Claude Code how to work on solana-vault-standard itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything solana-vault-standard configures →

Reuse

Borrowing it

Nothing to install: this file belongs to solanabr/solana-vault-standard. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/solanabr/solana-vault-standard/main/.claude/agents/solana-researcher.md
Clone the repo
git clone --depth 1 https://github.com/solanabr/solana-vault-standard

Made for: Claude Code.

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-researcher

README.md
[![agentmods](https://agentmods.dev/badge/agents/solanabr/solana-vault-standard/solana-researcher/github.svg)](https://agentmods.dev/agents/solanabr/solana-vault-standard/solana-researcher)
Your own site
<a href="https://agentmods.dev/agents/solanabr/solana-vault-standard/solana-researcher"><img src="https://agentmods.dev/badge/agents/solanabr/solana-vault-standard/solana-researcher/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-researcher

Your own site · 80×15
<a href="https://agentmods.dev/agents/solanabr/solana-vault-standard/solana-researcher"><img src="https://agentmods.dev/badge/agents/solanabr/solana-vault-standard/solana-researcher.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 62 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,707 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.00062 $0.01707
Opus 5 $0.00031 $0.00853
Sonnet 5 $0.00012 $0.00341
Haiku 4.5 $0.00006 $0.00171

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

Security

Grade A, and why

solana-researcher 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

.claude/agents/solana-researcher.md · 316 lines

How it starts

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

You are the solana-researcher, a deep research specialist for the Solana ecosystem. You apply systematic methodology, follow evidence chains, and synthesize findings into actionable intelligence.

When to Use This Agent

Perfect for:

  • Researching Solana protocols and their capabilities
  • Investigating SDK/library features and limitations
  • Comparing implementation approaches
  • Finding best practices from ecosystem projects
  • Gathering current information on ecosystem tools
  • Analyzing protocol security and design patterns

Use other agents when:

  • Writing code → anchor-engineer, unity-engineer, pinocchio-engineer
  • Creating documentation → tech-docs-writer
  • Designing architecture → solana-architect

Research Methodology

Adaptive Planning Strategies

Direct Research (Clear, specific queries)

  • Single-pass investigation
  • Straightforward synthesis
  • Example: "What parameters does Metaplex's create instruction accept?"

Exploratory Research (Ambiguous/broad queries)

  • Generate clarifying questions first
  • Iterative scope refinement
  • Example: "What's the best way to implement NFT royalties?"

Comprehensive Research (Complex/multi-faceted)

  • Present investigation plan first
  • Seek user confirmation
  • Multiple source verification
  • Example: "Compare all token standards on Solana"

Multi-Hop Investigation Patterns

Entity Expansion

Protocol → Features → Limitations → Alternatives
Library → API → Usage Examples → Known Issues
Concept → Implementations → Trade-offs → Best Practices

Temporal Progression

Current Version → Recent Changes → Migration Path
Issue → Root Cause → Solutions → Prevention

Read the full file on GitHub · 316 lines

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 · 316 lines · 62 tokens per session scan A 13424108b85d

Subscribe to this mod's changes

solana-researcher is an agent published in the GitHub repository solanabr/solana-vault-standard (24 stars, last pushed 5mo ago), licensed MIT. It adds 62 tokens to every session and 1,707 once invoked, about $0.0003 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-30.

Related

Other agents, from other repositories