Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

IntentFence Agent Action Firewall

REMOTE · AGENTPASS-PROTOCOL.RMALKA06.CHATGPT.SITE · SCANNED AUG 3

Fail-closed action authorization, MCP risk scanning, x402 checks, and signed receipts.

+8 this week 65 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security74
Transport & Reachability100
Schema Quality & AI Usability41
  • AI-judged instruction clarity (poor).Fail
  • Context-footprint check failed: tool/resource definitions use about 1169 tokens (~116/item across 10 items; 10 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage82
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 47% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · agentpass-protocol.rmalka06.chatgpt.site

# add to Claude Code
claude mcp add --transport http razel369-intentfence https://agentpass-protocol.rmalka06.chatgpt.site/api/mcp
# ~/.codex/config.toml
[mcp_servers.razel369-intentfence]
url = "https://agentpass-protocol.rmalka06.chatgpt.site/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "razel369-intentfence": {
      "type": "remote",
      "url": "https://agentpass-protocol.rmalka06.chatgpt.site/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add razel369-intentfence --url https://agentpass-protocol.rmalka06.chatgpt.site/api/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  razel369-intentfence:
    url: "https://agentpass-protocol.rmalka06.chatgpt.site/api/mcp"
// mcp.json
{
  "mcpServers": {
    "razel369-intentfence": {
      "type": "http",
      "url": "https://agentpass-protocol.rmalka06.chatgpt.site/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +5
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 56

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://agentpass-protocol.rmalka06.chatgpt.site/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.rmalka06.chatgpt.site CN=WE1,O=Google Trust Services,C=US 13 Jul 2026 11 Oct 2026 ECDSA 256 ECDSA-SHA256 7844779086ee11160e7633477dc5a696
SANs: *.rmalka06.chatgpt.site
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of agentpass-protocol.rmalka06.chatgpt.site. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
site. present 31826 13 Verified
chatgpt.site. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
x-content-type-options nosniff
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://agentpass-protocol.rmalka06.chatgpt.site/api/mcp Verified 200
http (plaintext) http://agentpass-protocol.rmalka06.chatgpt.site/api/mcp HTTPS enforced 302 https://agentpass-protocol.rmalka06.chatgpt.site/api/mcp
MCP tools — 10 exposed · ~1,069 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
intentfence_agent_risk_scan ~62

Free metadata-only scan of caller-supplied MCP tool definitions for missing schemas, unsafe annotations, approval binding, and cost boundaries. Does not execute tools or certify security.

NameTypeReqDescription
server_namestringyes
toolsarrayyes

No output schema declared.

No examples provided.

intentfence_authorize_action ~99

Authorize an exact agent action against an explicit allowlist, spend ceiling, retention ceiling, and optional action-bound approval. Returns a five-minute ES256 receipt and never executes the downstream action. Callers must verify the receipt and fail closed if the action changes.

NameTypeReqDescription
actionobjectyes
approvalobject
contextobject
policyobjectyes
subjectstringyes

No output schema declared.

No examples provided.

intentfence_checkout ~99

Free machine checkout builder. Select a paid IntentFence outcome and receive the exact endpoint, validated request, USDC cap, shell-safe Agentic Wallet argv, MCP tool call, and opt-in local auto-payment budget. It never signs or initiates payment.

NameTypeReqDescription
inputobjectThe exact product input. Omit only to receive a non-executable example recipe.
productstringyesThe paid outcome the agent wants to buy.

No output schema declared.

No examples provided.

intentfence_policy_pack ~103

Paid self-service integration pack (1 USDC on Base). Generates a runtime-specific TypeScript guard, signed action and policy receipt, negative test vectors, and a fail-closed deployment checklist for Cloudflare Agents, Coinbase AgentKit, or an MCP gateway. No meeting or account is required.

NameTypeReqDescription
authorizationobjectyes
project_namestringyesA public-safe project label. Do not include credentials or secrets.
runtimestringyes

No output schema declared.

No examples provided.

intentfence_preflight ~71

Free declared-input preview with no signed receipt, authorization proof, or enforcement guarantee. Returns safe_to_proceed, needs_review, or denied.

NameTypeReqDescription
actionobjectyes
constraintsobject
proofsarray
subjectstringyesAgent or principal identifier.

No output schema declared.

No examples provided.

intentfence_us_cpi ~84

Paid official U.S. CPI and core CPI data ($0.001 USDC on Base), retrieved from the Bureau of Labor Statistics with a six-hour edge cache and returned with an ES256 provenance receipt. Optionally request a YYYY-MM period.

NameTypeReqDescription
monthstringOptional CPI month in YYYY-MM. Omit for the latest complete headline/core period.

No output schema declared.

No examples provided.

intentfence_verified_preflight ~74

Paid production preflight ($0.005 USDC on Base). Settles through x402 and returns a signed ES256 audit receipt plus settlement metadata.

NameTypeReqDescription
actionobjectyes
constraintsobject
proofsarray
subjectstringyesAgent or principal identifier.

No output schema declared.

No examples provided.

intentfence_wallet_risk ~110

Paid AML/KYT wallet screening ($0.002 USDC on Base) before sending funds or approving a transaction. Checks live Base activity plus GoPlus sanctions, phishing, mixer, money-laundering, dark-web, blacklist, and related counterparty-risk flags, then returns a five-minute ES256 receipt. A low-risk result is not proof of identity, ownership, authorization, or future behavior.

NameTypeReqDescription
addressstringyesBase recipient or counterparty address to assess before payment.

No output schema declared.

No examples provided.

intentfence_x402_assessment ~173

Paid assessment ($0.005 USDC on Base). Forward the exact base64 or base64url PAYMENT-REQUIRED header observed by the caller. IntentFence validates the quote, canonical Base USDC asset, price ceiling, payee allowlist, timeout, and resource binding without contacting the target, then returns a short-lived ES256 receipt bound to the quote hash. Supply allowed_payees for safe_to_proceed; omission yields needs_review.

NameTypeReqDescription
methodstring
payment_requiredstringyesExact base64 or base64url PAYMENT-REQUIRED header value observed by the caller.
policyobjectyes
subjectstringyesAgent or principal identifier.
target_urlstringyesExact public HTTPS resource URL from the caller-observed x402 challenge.

No output schema declared.

No examples provided.

intentfence_x402_readiness ~194

Paid live endpoint check ($0.002 USDC on Base). Makes one bounded credential-free request to a public HTTPS target, blocks private networks and redirects, never pays the target, validates the returned x402 challenge, and returns a signed five-minute receipt.

NameTypeReqDescription
allowed_payeesarrayOptional explicit payee allowlist. Omission yields ready_with_review for an otherwise valid quote.
bodyOptional JSON request body for POST probes, limited to 4096 encoded bytes.
max_price_usdcstringOptional maximum acceptable x402 price in USDC.
methodstring
policyobjectLegacy nested policy input. New buyers should use the optional top-level fields.
subjectstringOptional buyer identifier. Omit for anonymous marketplace delivery.
target_urlstringyesPublic HTTPS x402 resource URL on the standard HTTPS port.

No output schema declared.

No examples provided.