Skip to content

Proposal: deterministic pre-trade token verification (raven-verify-mcp, sibling MCP) #155

Description

AgentiPy already exposes Solana actions over MCP (agentipy-mcp), but there's no deterministic, evidence-based token check before a trade across the 218 actions. Proposing a verify_token action — or wiring Raven in as a sibling MCP:

raven-verify-mcp (on npm, runs locally) returns pass / warning / risk / unknowable purely from on-chain evidence — mint & freeze authority, Token-2022 transfer hooks / permanent delegate, metadata mutability, CPMM liquidity lock. No ML and no opaque score; it returns unknowable instead of guessing when evidence is missing. The hosted verifier ed25519-signs each result (verify against /pubkey), so the verdict is cryptographically checkable in-process. Happy to draft it as a PR if there's interest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions