Skip to content

DataFog

Runtime data governance for AI agents and developer tooling.

DataFog runs a policy-enforced loop on sensitive payloads as they move through commands, files, and tool calls:

  • detect sensitive entities
  • decide what policy says (allow, transform, allow_with_redaction, deny)
  • enforce before the action executes

It is the data firewall for your local developer + agent workflows.

# Drop DataFog into your PATH with a policy gate wrapper
datafog-shim hooks install --target /usr/bin/git git
from datafog import scan
scan("Call Sarah Chen at 415-555-0142, SSN 234-56-7890")
# -> [{"entity_type": "NAME", "value": "Sarah Chen", ...}, ...]

Projects

🔌 datafog — Runtime policy engine + policy gate

Process-boundary enforcement with scan/decide/transform APIs, receipts, and adapter-aware policy matching.

🐍 datafog-python — Python SDK

SDK + CLI bindings for integrating DataFog policies into agent and app pipelines.

🧩 datafog-mcp — MCP privacy + policy proxy (coming soon)

Integrate policy-aware interception for MCP tool responses, so sensitive values are governed before they reach context.

Use cases

  • Developer- and AI-tool guardrails — enforce policy before shell/file/API actions execute.
  • Runtime DLP for agents — treat policy as code, with decision receipts and auditable logs.
  • CI/CD and compliance checks — scan artifacts and enforce data handling controls in workflows.

Links

🌐 datafog.ai · 📦 PyPI · 𝕏 @datafoginc

Pinned Loading

  1. datafog-python datafog-python Public

    Python SDK for PII detection and redaction in text and images, combining regex + NLP pipelines for production privacy workflows.

    Python 47 11

  2. fogclaw fogclaw Public

    OpenClaw plugin for PII detection & custom entity redaction powered by DataFog

    TypeScript

Repositories

Showing 10 of 14 repositories
  • datafog-python Public

    Python SDK for PII detection and redaction in text and images, combining regex + NLP pipelines for production privacy workflows.

    DataFog/datafog-python’s past year of commit activity
    Python 47 MIT 11 1 0 Updated Mar 9, 2026
  • datafog Public

    Policy-first API and policy gate for AI/CLI workflows: detect sensitive data, decide allow/transform/deny, and emit auditable receipts.

    DataFog/datafog’s past year of commit activity
    Go 1 MIT 0 0 1 Updated Feb 28, 2026
  • .github Public
    DataFog/.github’s past year of commit activity
    0 0 0 0 Updated Feb 25, 2026
  • datafog-api Public

    Privacy Engineering for the Generative AI era made available through a REST API

    DataFog/datafog-api’s past year of commit activity
    Python 2 MIT 0 0 1 Updated Feb 24, 2026
  • fogclaw Public

    OpenClaw plugin for PII detection & custom entity redaction powered by DataFog

    DataFog/fogclaw’s past year of commit activity
    TypeScript 0 MIT 0 0 1 Updated Feb 18, 2026
  • openclaw Public Forked from openclaw/openclaw

    Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

    DataFog/openclaw’s past year of commit activity
    TypeScript 0 MIT 55,082 0 0 Updated Feb 17, 2026
  • datafog-labs Public

    Research & training for DataFog's next-generation PII detection model

    DataFog/datafog-labs’s past year of commit activity
    HTML 0 0 0 1 Updated Feb 9, 2026
  • datafog-core Public

    DataFog core library

    DataFog/datafog-core’s past year of commit activity
    Rust 0 0 0 0 Updated Feb 1, 2026
  • vlm-api Public

    REST API for computing cross-modal similarity between images and text using the ColPaLI vision-language model

    DataFog/vlm-api’s past year of commit activity
    Python 7 MIT 1 0 0 Updated Nov 8, 2024
  • DataFog/datafog-instructor’s past year of commit activity
    Python 14 MIT 1 0 0 Updated Sep 20, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.