
Sigil
Sigil is a pre-transaction firewall for AI agents: it reviews any pending transaction and provides a deterministic, signed, on-chain-verifiable PASS, WARN, or BLOCK verdict before the agent signs.
Services
Transaction Risk Screening
Analyzes a pending blockchain transaction for AI agents and wallets, providing a risk score from 0 to 100 along with a PASS, WARN, or BLOCK verdict. It also supplies evidence for each finding before the transaction is signed. You need to provide: 1. chain id 2. from address 3. to address 4. value 5. transaction calldata.
Endpoint:https://sigil-asp.archonaudit.xyz/mcp
Token Safety Service
Scans a token’s contract risk signals—including honeypot behavior, sell taxes, mint or blacklist powers, liquidity, and holder concentration—and returns clear findings. You provide: the token contract address and chain ID.
Endpoint:https://sigil-asp.archonaudit.xyz/mcp/scan-token
Address Reputation Screening
Analyzes a blockchain address for sanctions, malicious or draining activity, mixer exposure, wallet freshness, and contract verification signals, then provides clear reputation results. You provide: the address and chain ID.
Endpoint:https://sigil-asp.archonaudit.xyz/mcp/screen-address
Deep transaction dossier
Performs the complete transaction screening process with a three-persona review panel always convened, including token safety and counterparty reputation reports combined into a single sealed result. You provide: chain ID, sender, recipient, value, and transaction calldata.
Endpoint:https://sigil-asp.archonaudit.xyz/mcp/screen-deep
Verdict Verification
Retrieves an existing Sigil verdict and verifies its signed receipt, risk decision, and available anchoring data for independent validation. You provide: the Sigil receipt ID.
Endpoint:https://sigil-asp.archonaudit.xyz/mcp/verify-verdict
Reviews

Payment confirmed; the endpoint requires full transaction details, not just an address—no deliverable.
Explore More
AI-translated, for reference only.