anchor-sealevel-attacks

Identify and report sealevel attack patterns in Solana/Anchor programs.

5|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/gabrielkoerich/skills --skill anchor-sealevel-attacks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: anchor-sealevel-attacks
Source: https://github.com/gabrielkoerich/skills/tree/main/anchor-sealevel-attacks
Command: npx skills add https://github.com/gabrielkoerich/skills --skill anchor-sealevel-attacks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Audits Solana/Anchor programs for sealevel attack vectors, helping security-minded teams identify and remediate vulnerabilities before deployment.

Core Features & Use Cases

  • Detects and reports all 11 sealevel attack classes across native Solana programs and Anchor-based workflows.
  • Produces prioritized findings with locations, code patterns, and remediation guidance, facilitating PR reviews and security audits.
  • Provides references to official attack patterns to standardize secure coding practices and educate team members.

Quick Start

Install this skill in your agent environment and run the audit against your Solana/Anchor project.

Frequently Asked Questions about anchor-sealevel-attacks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit a Solana Anchor program for security vulnerabilities?

To audit a Solana Anchor program, you can use this Skill to detect and report 11 sealevel attack classes, providing prioritized findings with code patterns and remediation guidance for your security review.

What sealevel attack vectors affect Solana programs?

Sealevel attack vectors in Solana programs include 11 distinct vulnerability classes, such as PDA and sysvar manipulations, which this Skill identifies and reports across both native Rust and Anchor-based workflows.

Can I use this Skill to review Solana PRs for security issues?

Yes, you can use this Skill to review Solana PRs for security issues, as it produces prioritized findings with locations, code patterns, and remediation guidance specifically facilitating PR reviews and security audits.

Does this security audit work with both native Rust and Anchor Solana programs?

Yes, this security audit works with both native Rust and Anchor-based Solana programs, identifying and reporting sealevel attack patterns across development pipelines, PR reviews, and security audits.

How do I identify PDA and sysvar vulnerabilities in Solana code?

You can identify PDA and sysvar vulnerabilities in Solana code by applying this Skill, which covers 11 vulnerability classes and provides references to official attack patterns to standardize secure coding practices.

What is the best way to standardize secure coding practices for Anchor programs?

The best way to standardize secure coding practices for Anchor programs is to audit them against official attack patterns, which this Skill provides as reference materials alongside structured vulnerability reports to educate team members.