ClaudeMap

Check Files

Anthropic's on-device C2PA content-credential detector — check whether a file was issued by Claude, without uploading it.

SDKs & Toolingofficialc2paprovenancedetection

An official browser-based detector from Anthropic PBC: drop a file and it checks for an encrypted content credential (C2PA) issued by Claude, entirely on-device ("Your file stays on your device"). Supports JPG/PNG/SVG/MP4/MOV/MP3/WAV up to 100MB. It verifies credential existence only — not the degree of Claude's involvement — and text watermark detection is not included (the Detection API is in private beta).

Charted

Related on the map

  • E2B

    SDK / Tool

    Open-source secure sandboxes where AI agents run code — the de facto execution layer for agent apps.

    • sandbox
    • code-execution
    • sdk
    • agents
  • FastMCP

    SDK / Tool

    Pythonic framework for building MCP servers — decorators, type hints, and zero boilerplate.

    • framework
    • python
    • mcp
    • type-driven
  • Anthropic's official TypeScript SDK for building agentic applications.

    • official
    • sdk
    • typescript
    • anthropic