Skip to content

Commit c3776e6

Browse files
committed
Restore pashov attribution
1 parent 70905cc commit c3776e6

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
> AI-powered Solana security skills for programs where account validation, PDA derivation, CPI safety, and runtime semantics decide whether the code is actually safe.
44
5+
Built on the v2 packaging and workflow model from [pashov/skills](https://github.com/pashov/skills), then adapted for Solana-specific security review.
6+
57
**Supported AI Platforms:**
68
[![Claude Code](https://img.shields.io/badge/Claude_Code-F5E6D0?style=for-the-badge&logo=anthropic&logoColor=1a1a1a)](https://claude.ai/download)
79
[![Cursor](https://img.shields.io/badge/Cursor-000000?style=for-the-badge&logo=cursor&logoColor=white)](https://cursor.com)

solana-auditor/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A security agent for **Solana programs**.
44

5+
Attribution: this fork keeps the v2 packaging and audit workflow lineage from [pashov/skills](https://github.com/pashov/skills), adapted for Solana programs.
6+
57
Built for:
68

79
- **Program developers** who want a security pass before shipping instruction changes

0 commit comments

Comments
 (0)