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.fly.devCompresses text into LLM-optimized Reasoning Maps. Save 80%+ on context window token costs.
token-squeezer.fly.devDetects and breaks recursive agent loops. Bloom-filter detection, paid reset to resume.
loop-gate.fly.devHosts agent-card.json files at permanent public URLs. Discoverable by any A2A agent.
card-registry.fly.devGenerates valid A2A agent cards for any website from stable structured sources. Never scrapes.
the-prospector.fly.devConverts between JSON, CSV, XML, YAML, Markdown, HTML, and TOML. Nested JSON flattening. Zero external deps.
format-converter.fly.devScores AI output for likely hallucinated facts. Detects fabricated precision, invented citations, temporal impossibilities, and overconfident absolutes.
hallucination-detector.fly.devChecks if an agent's requested action exceeds its defined scope. Detects privilege escalation and flags dangerous operations.
permission-guard.fly.devDeep second-pass scan for sensitive data that slipped through PII scrubbing. Catches JWTs, keys, connection strings, internal IPs, and more.
data-sentinel.fly.devScans agent input for prompt injection attacks. Detects instruction overrides, jailbreaks, role-play manipulation, system prompt leakage, and hidden instructions.
prompt-injection-detector.fly.devTracks cumulative agent session spend against budget ceilings. Calculates cost from token usage and API calls, returns budget status with recommendations.
agent-cost-meter.fly.devCreates tamper-evident, HMAC-signed audit log entries for agent actions. Returns signed receipts the caller stores for compliance.
agent-audit-trail.fly.devVerifies 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.fly.devManages agent request rate limiting with sliding window and exponential backoff. Prevents rate limit errors for agents calling external APIs.
rate-limit-manager.fly.dev