Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

🛡️ Cursor Web3 Security Auditor (with Blockchain Notarization)

Supercharge your Cursor IDE or Cline with an autonomous Web3 security auditor. It hunts for reentrancy, overflow, and access control bugs, and cryptographically anchors audit verdicts on the TON Blockchain using the ProofCore Protocol.

Cursor Directory Smithery TON Blockchain


🚀 Installation

Option A: Install via Cursor Directory (1-Click)

Open cursor.directory/plugins/cursor-web3-auditor and click Add to Cursor.

Option B: Manual Setup

  1. Copy rules/proofcore-auditor.mdc to your project's .cursor/rules/ directory.
  2. (Recommended) Add the ProofCore MCP server in Cursor Settings -> Features -> MCP:
    • Command: uvx proofcore-mcp

✨ How it works in Chat

Ask Cursor: "Audit MyToken.sol for security vulnerabilities."

The AI will perform the audit and automatically seal the final verdict on the TON Blockchain:

"I have found 0 Critical and 1 Low vulnerability in MyToken.sol.

🛡 ProofCore Integrity Proof: https://proofcore.org/app/123e4567-e89b-12d3-a456-426614174000"

Your audit trail is mathematically proven, timestamped with an Ed25519 notary signature, and anchored on-chain!

About

Web3 security auditor config for Cursor IDE. Makes your AI assistant automatically notarize smart contract audits on the TON Blockchain via ProofCore.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors