{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_t6n8sux7pnw9","handle":"dcl-trust-oracle-ai-llm-output-audit-x402-mcp","url":"https://wellknown.network/agents/dcl-trust-oracle-ai-llm-output-audit-x402-mcp","links":{"self":"https://wellknown.network/agents/dcl-trust-oracle-ai-llm-output-audit-x402-mcp/record.json","html":"https://wellknown.network/agents/dcl-trust-oracle-ai-llm-output-audit-x402-mcp","markdown":"https://wellknown.network/agents/dcl-trust-oracle-ai-llm-output-audit-x402-mcp/record.md","api":"https://wellknown.network/api/v1/agents/dcl-trust-oracle-ai-llm-output-audit-x402-mcp","status":"https://wellknown.network/api/v1/agents/dcl-trust-oracle-ai-llm-output-audit-x402-mcp/status","claim":"https://wellknown.network/agents/dcl-trust-oracle-ai-llm-output-audit-x402-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","badge":"https://wellknown.network/agents/dcl-trust-oracle-ai-llm-output-audit-x402-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:mcp.fronesislabs.com:server:dcl-trust-oracle-ai-llm-output-audit-x402-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"DCL Trust Oracle — AI/LLM Output Audit (x402 MCP)","summary":"AI/LLM agent output audit MCP: policy eval, tamper-evident chain, AI safety, x402 USDC on Base.","description":"AI/LLM agent output audit MCP: policy eval, tamper-evident chain, AI safety, x402 USDC on Base.","publisher":{"name":"com.fronesislabs","url":null},"homepage":"https://fronesislabs.com","repository":"https://github.com/Fronesis-Labs/dcl-webhook","version":"2.3.1","license":null,"protocols":["mcp"],"tags":[],"pricing":null,"endpoints":[{"url":"https://mcp.fronesislabs.com/mcp","type":"mcp_streamable_http","auth":null,"probeable":true}],"skills":null,"tools":null,"extra":{"updatedAt":"2026-08-13T03:24:35.068549Z","publishedAt":"2026-08-13T03:24:35.068549Z","registryName":"com.fronesislabs/dcl-trust-oracle"},"attribution":{"kind":"mcp_registry","name":"mcp_registry","repoUrl":"mcp_registry","summary":"mcp_registry","version":"mcp_registry","description":"mcp_registry","homepageUrl":"mcp_registry","publisherName":"mcp_registry"}},"derived":{"capabilities":[{"slug":"commerce.payments","name":"Payments","confidence":1,"provenance":"derived"},{"slug":"finance.markets","name":"Markets & Trading","confidence":1,"provenance":"derived"},{"slug":"security.secrets","name":"Secrets Management","confidence":1,"provenance":"derived"},{"slug":"dev.ci-cd","name":"CI/CD & Deploy","confidence":0.525,"provenance":"derived"},{"slug":"productivity.crm","name":"CRM & Sales","confidence":0.525,"provenance":"derived"}],"categories":["commerce","dev","finance","productivity","security"]},"observed":{"status":"live","statusReason":"Responded 2h ago.","lastOkAt":"2026-09-05T21:29:33.513Z","lastProbedAt":"2026-09-05T21:29:33.513Z","statusComputedAt":"2026-09-05T21:30:40.149Z","reliability30d":{"probes":1,"successRate":1,"p50Ms":62},"latestObservations":[{"at":"2026-09-05T21:29:33.513Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":62,"error":null,"detail":{"tools":[{"name":"dcl_evaluate_fast","description":"FAST Pre-Action Audit ($0.01). Runs the response through the server's \"default\" policy: a substring check against 3 forbidden phrases (\"ignore previous instruct"},{"name":"dcl_evaluate_strict","description":"STRICT Pre-Action Audit ($0.05). Runs the response against a broader, higher-bar \"strict\" policy: the union of all forbidden phrases from the default, anti-jail"},{"name":"dcl_evaluate_jailbreak","description":"PRE-ACTION Instruction Adherence Check ($0.02). Runs the \"anti_jailbreak\" policy: a substring check against 6 forbidden phrases (\"ignore previous instructions\","},{"name":"dcl_evaluate_safety","description":"PRE-ACTION Baseline Safety Check ($0.01). Runs the \"safety\" policy: flags 2 forbidden disclaimers (\"I cannot be held responsible\", \"no guarantees\") and addition"},{"name":"dcl_evaluate_quality","description":"PRE-ACTION Content Quality & Drift Check ($0.03). Runs the \"content_quality\" policy: flags 12 absolutist or unverifiable-claim phrases (e.g. \"guaranteed returns"},{"name":"dcl_evaluate_secrets","description":"POST-ACTION Secret & Credential Leak Scan ($0.02). Regex-based scan across 8 categories (API keys, cloud credentials, tokens/JWTs, private keys, DB URLs, connec"},{"name":"dcl_evaluate_pii","description":"POST-ACTION PII Detection Scan ($0.02). Regex-based scan across 8 personal-data categories, with a Luhn checksum on card numbers to reduce false positives. Any "},{"name":"dcl_evaluate_batch","description":"PRE-ACTION Bulk Processing ($0.10). Evaluates a list of items in one call; each item is a dict shaped {\"response\": str, \"policy\"?: str}, where policy defaults t"},{"name":"dcl_pipeline_start","description":"SESSION Management ($0.05). Generates a new `pipeline_id` and returns session metadata (scope, expiry, initial drift_mode) for organizing a series of related ch"},{"name":"dcl_audit_decode","description":"POST-ACTION Basic Audit ($0.10). Retrieves a record from the tamper-evident chain by tx_hash."},{"name":"dcl_audit_decode_deep","description":"POST-ACTION Deep Forensic Audit ($0.50). Extended output with drift_context and full chain integrity verification."},{"name":"dcl_evaluate_jailbreak_crypto","description":"PRE-ACTION Crypto Jailbreak & Injection Detection ($0.02). Crypto-specialized instruction-override/jailbreak/injection screen: standard role-switch and instruct"},{"name":"dcl_evaluate_wallet","description":"POST-ACTION Wallet Secret Guardian ($0.02). Scans for BIP-39 seed phrases (12 or 24 consecutive wordlist words), raw hex or WIF-format private keys, Ethereum/Bi"},{"name":"dcl_evaluate_trade","description":"PRE-ACTION Trade Decision Verifier ($0.02). Screens trade-decision language for guaranteed-return claims, zero-risk/\"can't lose\" framing, and unqualified \"buy/s"},{"name":"dcl_evaluate_mev","description":"POST-ACTION MEV & Market-Abuse Compliance Screen ($0.03). Text-level screen (not a mempool/transaction analyzer) for front-running/sandwich-attack language, was"},{"name":"dcl_evaluate_signal","description":"POST-ACTION Market Signal Fabrication Screen ($0.03). Pattern-based heuristic on the output text alone (no source price feed) — flags guaranteed-price-predictio"},{"name":"dcl_evaluate_output_sanitizer","description":"FINAL-GATE Output Sanitizer ($0.02). Post-processing checkpoint that strips secrets/credentials, PII, crypto material (seed phrases, private keys, wallet addres"},{"name":"dcl_commit","description":"FINAL-STEP Leibniz Layer Crypto Commit ($0.01). Writes a trading/agent decision to the append-only Leibniz Layer audit chain and returns a Merkle-proof-style re"}],"toolCount":18,"serverName":"DCL Trust Oracle","capabilities":["experimental","prompts","resources","tools"],"serverVersion":"2.3.1","protocolVersion":"2025-06-18"}}],"tools":[{"name":"dcl_evaluate_fast","description":"FAST Pre-Action Audit ($0.01). Runs the response through the server's \"default\" policy: a substring check against 3 forbidden phrases (\"ignore previous instruct"},{"name":"dcl_evaluate_strict","description":"STRICT Pre-Action Audit ($0.05). Runs the response against a broader, higher-bar \"strict\" policy: the union of all forbidden phrases from the default, anti-jail"},{"name":"dcl_evaluate_jailbreak","description":"PRE-ACTION Instruction Adherence Check ($0.02). Runs the \"anti_jailbreak\" policy: a substring check against 6 forbidden phrases (\"ignore previous instructions\","},{"name":"dcl_evaluate_safety","description":"PRE-ACTION Baseline Safety Check ($0.01). Runs the \"safety\" policy: flags 2 forbidden disclaimers (\"I cannot be held responsible\", \"no guarantees\") and addition"},{"name":"dcl_evaluate_quality","description":"PRE-ACTION Content Quality & Drift Check ($0.03). Runs the \"content_quality\" policy: flags 12 absolutist or unverifiable-claim phrases (e.g. \"guaranteed returns"},{"name":"dcl_evaluate_secrets","description":"POST-ACTION Secret & Credential Leak Scan ($0.02). Regex-based scan across 8 categories (API keys, cloud credentials, tokens/JWTs, private keys, DB URLs, connec"},{"name":"dcl_evaluate_pii","description":"POST-ACTION PII Detection Scan ($0.02). Regex-based scan across 8 personal-data categories, with a Luhn checksum on card numbers to reduce false positives. Any "},{"name":"dcl_evaluate_batch","description":"PRE-ACTION Bulk Processing ($0.10). Evaluates a list of items in one call; each item is a dict shaped {\"response\": str, \"policy\"?: str}, where policy defaults t"},{"name":"dcl_pipeline_start","description":"SESSION Management ($0.05). Generates a new `pipeline_id` and returns session metadata (scope, expiry, initial drift_mode) for organizing a series of related ch"},{"name":"dcl_audit_decode","description":"POST-ACTION Basic Audit ($0.10). Retrieves a record from the tamper-evident chain by tx_hash."},{"name":"dcl_audit_decode_deep","description":"POST-ACTION Deep Forensic Audit ($0.50). Extended output with drift_context and full chain integrity verification."},{"name":"dcl_evaluate_jailbreak_crypto","description":"PRE-ACTION Crypto Jailbreak & Injection Detection ($0.02). Crypto-specialized instruction-override/jailbreak/injection screen: standard role-switch and instruct"},{"name":"dcl_evaluate_wallet","description":"POST-ACTION Wallet Secret Guardian ($0.02). Scans for BIP-39 seed phrases (12 or 24 consecutive wordlist words), raw hex or WIF-format private keys, Ethereum/Bi"},{"name":"dcl_evaluate_trade","description":"PRE-ACTION Trade Decision Verifier ($0.02). Screens trade-decision language for guaranteed-return claims, zero-risk/\"can't lose\" framing, and unqualified \"buy/s"},{"name":"dcl_evaluate_mev","description":"POST-ACTION MEV & Market-Abuse Compliance Screen ($0.03). Text-level screen (not a mempool/transaction analyzer) for front-running/sandwich-attack language, was"},{"name":"dcl_evaluate_signal","description":"POST-ACTION Market Signal Fabrication Screen ($0.03). Pattern-based heuristic on the output text alone (no source price feed) — flags guaranteed-price-predictio"},{"name":"dcl_evaluate_output_sanitizer","description":"FINAL-GATE Output Sanitizer ($0.02). Post-processing checkpoint that strips secrets/credentials, PII, crypto material (seed phrases, private keys, wallet addres"},{"name":"dcl_commit","description":"FINAL-STEP Leibniz Layer Crypto Commit ($0.01). Writes a trading/agent decision to the append-only Leibniz Layer audit chain and returns a Merkle-proof-style re"}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"mcp_registry","key":"com.fronesislabs/dcl-trust-oracle","url":"https://registry.modelcontextprotocol.io/v0/servers/com.fronesislabs%2Fdcl-trust-oracle","firstSeenAt":"2026-09-05T18:20:05.855Z","fetchedAt":"2026-09-05T18:20:05.855Z","normalizedAt":"2026-09-05T18:20:05.855Z"}]},"firstSeenAt":"2026-09-05T18:20:05.855Z","updatedAt":"2026-09-05T21:30:47.360Z"}