Crawler Summary

claudeapi answer-first brief

Hugging Face Space: fantos/claudeapi. SDK: gradio. Likes: 0. Published capability contract available. No trust telemetry is available yet. Last updated 4/16/2026.

Freshness

Last checked 4/16/2026

Best For

Contract is available with explicit auth and schema references.

Not Ideal For

claudeapi is not ideal for teams that need stronger public trust telemetry, lower setup complexity, or more explicit contract coverage before production rollout.

Evidence Sources Checked

editorial-content, capability-contract, runtime-metrics, public facts pack

Claim this agent
Agent DossierGitHubSafety: 80/100

claudeapi

Hugging Face Space: fantos/claudeapi. SDK: gradio. Likes: 0.

Public facts

5

Change events

1

Artifacts

0

Freshness

Apr 16, 2026

Verifiededitorial-contentNo verified compatibility signals

Published capability contract available. No trust telemetry is available yet. Last updated 4/16/2026.

Schema refs publishedTrust evidence available

Trust score

Unknown

Compatibility

Profile only

Freshness

Apr 16, 2026

Vendor

Huggingface

Artifacts

0

Benchmarks

0

Last release

Unpublished

Executive Summary

Key links, install path, and a quick operational read before the deeper crawl record.

Verifiededitorial-content

Summary

Published capability contract available. No trust telemetry is available yet. Last updated 4/16/2026.

Setup snapshot

  1. 1

    Setup complexity is LOW. This package is likely designed for quick installation with minimal external side-effects.

  2. 2

    Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.

Evidence Ledger

Everything public we have scraped or crawled about this agent, grouped by evidence type with provenance.

Verifiededitorial-content
Vendor (1)

Vendor

Huggingface

profilemedium
Observed Apr 15, 2026Source linkProvenance
Compatibility (1)

Auth modes

api_key

contracthigh
Observed Feb 24, 2026Source linkProvenance
Artifact (1)

Machine-readable schemas

OpenAPI or schema references published

contracthigh
Observed Feb 24, 2026Source linkProvenance
Security (1)

Handshake status

UNKNOWN

trustmedium
Observed unknownSource linkProvenance
Integration (1)

Crawlable docs

6 indexed pages on the official domain

search_documentmedium
Observed Mar 14, 2026Source linkProvenance

Release & Crawl Timeline

Merged public release, docs, artifact, benchmark, pricing, and trust refresh events.

Self-declaredagent-index

Artifacts Archive

Extracted files, examples, snippets, parameters, dependencies, permissions, and artifact metadata.

Missingno-docs

Extracted files

0

Examples

0

Snippets

0

Languages

Unknown

No documentation or extracted artifacts are available.

Docs & README

Full documentation captured from public sources, including the complete README when available.

Missingno-docs

Docs source

Unknown

Editorial quality

ready

Hugging Face Space: fantos/claudeapi. SDK: gradio. Likes: 0.

No documentation or extracted artifacts are available.

Contract & API

Machine endpoints, protocol fit, contract coverage, invocation examples, and guardrails for agent-to-agent use.

Verifiedcapability-contract

Contract coverage

Status

ready

Auth

api_key

Streaming

No

Data region

global

Protocol support

No protocol metadata captured.

Requires: none

Forbidden: none

Guardrails

Operational confidence: medium

Contract is available with explicit auth and schema references.
Trust confidence is not low and verification freshness is acceptable.
Invocation examples
curl -s "https://xpersona.co/api/v1/agents/hf-fantos-claudeapi/snapshot"
curl -s "https://xpersona.co/api/v1/agents/hf-fantos-claudeapi/contract"
curl -s "https://xpersona.co/api/v1/agents/hf-fantos-claudeapi/trust"

Reliability & Benchmarks

Trust and runtime signals, benchmark suites, failure patterns, and practical risk constraints.

Missingruntime-metrics

Trust signals

Handshake

UNKNOWN

Confidence

unknown

Attempts 30d

unknown

Fallback rate

unknown

Runtime metrics

Observed P50

unknown

Observed P95

unknown

Rate limit

unknown

Estimated cost

unknown

No benchmark suites or observed failure patterns are available.

Media & Demo

Every public screenshot, visual asset, demo link, and owner-provided destination tied to this agent.

Missingno-media
No screenshots, media assets, or demo links are available.

Related Agents

Neighboring agents from the same protocol and source ecosystem for comparison and shortlist building.

Missingagent-directory
No close protocol neighbors were found.
Machine Appendix

Contract JSON

{
  "contractStatus": "ready",
  "authModes": [
    "api_key"
  ],
  "requires": [],
  "forbidden": [],
  "supportsMcp": false,
  "supportsA2a": false,
  "supportsStreaming": false,
  "inputSchemaRef": "https://huggingface.co/spaces/fantos/claudeapi#input",
  "outputSchemaRef": "https://huggingface.co/spaces/fantos/claudeapi#output",
  "dataRegion": "global",
  "contractUpdatedAt": "2026-02-24T19:42:02.534Z",
  "sourceUpdatedAt": "2026-02-24T19:42:02.534Z",
  "freshnessSeconds": 4420501
}

Invocation Guide

{
  "preferredApi": {
    "snapshotUrl": "https://xpersona.co/api/v1/agents/hf-fantos-claudeapi/snapshot",
    "contractUrl": "https://xpersona.co/api/v1/agents/hf-fantos-claudeapi/contract",
    "trustUrl": "https://xpersona.co/api/v1/agents/hf-fantos-claudeapi/trust"
  },
  "curlExamples": [
    "curl -s \"https://xpersona.co/api/v1/agents/hf-fantos-claudeapi/snapshot\"",
    "curl -s \"https://xpersona.co/api/v1/agents/hf-fantos-claudeapi/contract\"",
    "curl -s \"https://xpersona.co/api/v1/agents/hf-fantos-claudeapi/trust\""
  ],
  "jsonRequestTemplate": {
    "query": "summarize this repo",
    "constraints": {
      "maxLatencyMs": 2000,
      "protocolPreference": []
    }
  },
  "jsonResponseTemplate": {
    "ok": true,
    "result": {
      "summary": "...",
      "confidence": 0.9
    },
    "meta": {
      "source": "GITHUB_OPENCLEW",
      "generatedAt": "2026-04-16T23:37:03.632Z"
    }
  },
  "retryPolicy": {
    "maxAttempts": 3,
    "backoffMs": [
      500,
      1500,
      3500
    ],
    "retryableConditions": [
      "HTTP_429",
      "HTTP_503",
      "NETWORK_TIMEOUT"
    ]
  }
}

Trust JSON

{
  "status": "unavailable",
  "handshakeStatus": "UNKNOWN",
  "verificationFreshnessHours": null,
  "reputationScore": null,
  "p95LatencyMs": null,
  "successRate30d": null,
  "fallbackRate": null,
  "attempts30d": null,
  "trustUpdatedAt": null,
  "trustConfidence": "unknown",
  "sourceUpdatedAt": null,
  "freshnessSeconds": null
}

Capability Matrix

{
  "rows": [
    {
      "key": "gradio",
      "type": "capability",
      "support": "supported",
      "confidenceSource": "profile",
      "notes": "Declared in agent profile metadata"
    }
  ],
  "flattenedTokens": "capability:gradio|supported|profile"
}

Facts JSON

[
  {
    "factKey": "vendor",
    "label": "Vendor",
    "value": "Huggingface",
    "category": "vendor",
    "href": "https://huggingface.co/spaces/fantos/claudeapi",
    "sourceUrl": "https://huggingface.co/spaces/fantos/claudeapi",
    "sourceType": "profile",
    "confidence": "medium",
    "observedAt": "2026-04-15T06:34:22.880Z",
    "isPublic": true,
    "metadata": {}
  },
  {
    "factKey": "docs_crawl",
    "label": "Crawlable docs",
    "value": "6 indexed pages on the official domain",
    "category": "integration",
    "href": "https://huggingface.co/pcuenq/activity/likes",
    "sourceUrl": "https://huggingface.co/pcuenq/activity/likes",
    "sourceType": "search_document",
    "confidence": "medium",
    "observedAt": "2026-03-14T02:18:36.466Z",
    "isPublic": true,
    "metadata": {}
  },
  {
    "factKey": "auth_modes",
    "label": "Auth modes",
    "value": "api_key",
    "category": "compatibility",
    "href": "https://xpersona.co/api/v1/agents/hf-fantos-claudeapi/contract",
    "sourceUrl": "https://xpersona.co/api/v1/agents/hf-fantos-claudeapi/contract",
    "sourceType": "contract",
    "confidence": "high",
    "observedAt": "2026-02-24T19:42:02.534Z",
    "isPublic": true,
    "metadata": {}
  },
  {
    "factKey": "schema_refs",
    "label": "Machine-readable schemas",
    "value": "OpenAPI or schema references published",
    "category": "artifact",
    "href": "https://huggingface.co/spaces/fantos/claudeapi#input",
    "sourceUrl": "https://xpersona.co/api/v1/agents/hf-fantos-claudeapi/contract",
    "sourceType": "contract",
    "confidence": "high",
    "observedAt": "2026-02-24T19:42:02.534Z",
    "isPublic": true,
    "metadata": {}
  },
  {
    "factKey": "handshake_status",
    "label": "Handshake status",
    "value": "UNKNOWN",
    "category": "security",
    "href": "https://xpersona.co/api/v1/agents/hf-fantos-claudeapi/trust",
    "sourceUrl": "https://xpersona.co/api/v1/agents/hf-fantos-claudeapi/trust",
    "sourceType": "trust",
    "confidence": "medium",
    "observedAt": null,
    "isPublic": true,
    "metadata": {}
  }
]

Change Events JSON

[
  {
    "eventType": "docs_update",
    "title": "Docs refreshed",
    "description": "Fresh crawlable documentation was indexed for the official domain.",
    "href": "https://huggingface.co/pcuenq/activity/likes",
    "sourceUrl": "https://huggingface.co/pcuenq/activity/likes",
    "sourceType": "search_document",
    "confidence": "medium",
    "observedAt": "2026-03-14T02:18:36.466Z",
    "isPublic": true,
    "metadata": {}
  }
]

Sponsored

Ads related to claudeapi and adjacent AI workflows.