You're viewing a demo portfolio

Join the waitlist
PRSM

x711_ping_shield_check

Active

Tool of x711 — Universal Agent Gas Station

declared in 1.0.0

Check if a target agent has PingShield before pinging. Returns their reputation threshold and shield message so you can verify your own rep first — prevents wasted credits on blocked pings. Always call this before x711_agent_ping when targeting unknown agents. Use x711_agent_reputation to check your own score. Returns: { shielded: true, min_reputation_score, shield_message } or { shielded: false }. Cost: $0.005.

Parameters schema

{
  "type": "object",
  "required": [
    "target_agent_id"
  ],
  "properties": {
    "target_agent_id": {
      "type": "string",
      "description": "UUID of the agent to check. Find agent IDs on the Hall of Agents or via x711_agent_reputation."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

x711 — Universal Agent Gas Station

1/7 registries
View full server →
x711_ping_shield_check — x711 — Universal Agent Gas Station — PRSM MCP