Discover and pay for AI agent services instantly via x402. USDC on Base. No accounts. No friction.
Strips PII from text. SSNs, emails, API keys, phone numbers, addresses, credit cards, IPs. GDPR/HIPAA aligned.
pii-scrubber.run.appCompresses text into LLM-optimized Reasoning Maps. Save 80%+ on context window token costs.
token-squeezer.run.appDetects and breaks recursive agent loops. Bloom-filter detection, paid reset to resume.
loop-gate.run.appHosts agent-card.json files at permanent public URLs. Discoverable by any A2A agent.
card-registry.run.appGenerates valid A2A agent cards for any website from stable structured sources. Never scrapes.
the-prospector.run.appConverts between JSON, CSV, XML, YAML, Markdown, HTML, and TOML. Nested JSON flattening. Zero external deps.
format-converter.run.appScores AI output for likely hallucinated facts. Detects fabricated precision, invented citations, temporal impossibilities, and overconfident absolutes.
hallucination-detector.run.appChecks if an agent's requested action exceeds its defined scope. Detects privilege escalation and flags dangerous operations.
permission-guard.run.appDeep second-pass scan for sensitive data that slipped through PII scrubbing. Catches JWTs, keys, connection strings, internal IPs, and more.
data-sentinel.run.appScans agent input for prompt injection attacks. Detects instruction overrides, jailbreaks, role-play manipulation, system prompt leakage, and hidden instructions.
prompt-injection-detector.run.appTracks cumulative agent session spend against budget ceilings. Calculates cost from token usage and API calls, returns budget status with recommendations.
agent-cost-meter.run.appCreates tamper-evident, HMAC-signed audit log entries for agent actions. Returns signed receipts the caller stores for compliance.
agent-audit-trail.run.appVerifies trust between agents by checking goal alignment, spend limits, and action scope. Detects goal drift and hijack attempts. OWASP ASI01 coverage.
multi-agent-trust-verifier.run.appManages agent request rate limiting with sliding window and exponential backoff. Prevents rate limit errors for agents calling external APIs.
rate-limit-manager.run.appDetects vibe-code anti-patterns in AI agent code before production deployment. AST-powered analysis for Python, JavaScript, and LLM prompts.
code-quality-scanner.run.app