Skip to main content
Glama
Baneado98

solidity-sentinel

by Baneado98

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SENTINEL_KEYNoOptional key to unlock deep audit

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
audit_contractA

Static security audit of a Solidity smart contract OR a deployed contract's bytecode. Paste the contract source (or raw 0x… runtime/creation bytecode for an unverified contract) and get a SAFE/REVIEW/HIGH-RISK/CRITICAL verdict with a 0–100 risk score. The FREE tier (no key) runs 4 high-signal detectors (reentrancy, access-control, low-level calls, weak randomness) and returns the verdict + finding counts + top issue titles. Set deep=true for the PREMIUM audit: a real taint/dataflow engine + the full 12-detector suite (incl. flash-loan/oracle manipulation, ERC-4626 inflation, governance/timelock, permit/signature replay) and deployed-bytecode screening — every finding with its exact line, the source→sink flow, code evidence, SWC/CWE ids, confidence and a fix. The part an agent can't reproduce in one shot. Call this BEFORE deploying, approving, or sending funds to a contract.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Baneado98/solidity-sentinel'

If you have feedback or need assistance with the MCP directory API, please join our Discord server