Skip to content

feat(solana): add solana-safety-inspector and solana-pay-request plugins#117

Open
Transmetal wants to merge 1 commit into
zeroclaw-labs:mainfrom
Transmetal:main
Open

feat(solana): add solana-safety-inspector and solana-pay-request plugins#117
Transmetal wants to merge 1 commit into
zeroclaw-labs:mainfrom
Transmetal:main

Conversation

@Transmetal

Copy link
Copy Markdown

Hi ZeroClaw team,

I have developed and submitted two secure, WASM-compliant Solana-native plugins to support Track A (Payments) and Track D (Onchain Safety) for the Superteam Brasil bounty:

  1. solana-safety-inspector (T0 Read): Performs real-time on-chain safety verification of Token Mint addresses (mint and freeze authority renounced verification) via hand-rolled JSON-RPC requests.
  2. solana-pay-request (T1 Build): Generates standard Solana Pay request URLs and instant, interactive scan-to-pay QR Codes for user wallet interface.

Both plugins feature clean, host-testable core logic (cargo test passes successfully) and compile cleanly to wasm32-wasip2. README files detailing the threat models, prompt-injection fail-closed defenses, and custody tiers are fully included.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant