{
  "project_id": "DataFog/datafog-python",
  "repo": "DataFog/datafog-python",
  "name": "datafog-python",
  "github_url": "https://github.com/DataFog/datafog-python",
  "homepage_url": "https://datafog.ai",
  "language": "Python",
  "license": "MIT",
  "project_kind": "project",
  "category": [
    "prompt_tooling"
  ],
  "tags": [
    "agent-security",
    "ai-agents",
    "anonymization",
    "claude-code",
    "compliance",
    "data-privacy",
    "data-protection",
    "de-identification",
    "guardrails",
    "litellm",
    "llm",
    "llm-security",
    "nlp",
    "pii",
    "pii-detection",
    "pii-redaction",
    "privacy-engineering",
    "python",
    "sdk"
  ],
  "description": "Offline PII firewall for AI agents and LLM apps: fast local detection and redaction, Claude Code hook, LiteLLM guardrail. Zero network calls, one dependency.",
  "overview": "Use DataFog/datafog-python when the user needs a prompt tooling project with library_only, local, cloud deployment options.",
  "alternatives": [],
  "related": [
    {
      "repo": "NVIDIA-NeMo/Guardrails",
      "reason": "Related to DataFog/datafog-python through prompt tooling category and library_only deployment."
    },
    {
      "repo": "superagent-ai/superagent",
      "reason": "Related to DataFog/datafog-python through prompt tooling category and library_only deployment."
    },
    {
      "repo": "ndcorder/outputguard",
      "reason": "Related to DataFog/datafog-python through prompt tooling category and library_only deployment."
    },
    {
      "repo": "arena-ai/structured-logprobs",
      "reason": "Related to DataFog/datafog-python through prompt tooling category and library_only deployment."
    },
    {
      "repo": "guardrails-ai/guardrails",
      "reason": "Related to DataFog/datafog-python through prompt tooling category and library_only deployment."
    },
    {
      "repo": "martosaur/instructor_lite",
      "reason": "Related to DataFog/datafog-python through prompt tooling category and library_only deployment."
    },
    {
      "repo": "OoriData/Toolio",
      "reason": "Related to DataFog/datafog-python through prompt tooling category and library_only deployment."
    },
    {
      "repo": "agentforce314/clawcodex",
      "reason": "Related to DataFog/datafog-python through shared LLM provider dependency context."
    }
  ],
  "dependencies": [
    "LLM provider"
  ],
  "deployments": [
    "library_only",
    "local",
    "cloud"
  ],
  "difficulty": "beginner",
  "cloudflare_ready": false,
  "use_cases": [
    "manage prompts",
    "version prompt workflows",
    "improve prompt iteration"
  ],
  "not_good_for": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product"
  ],
  "classification": {
    "category": {
      "confidence": "medium",
      "evidence": [
        "Matched \"guardrails\" in metadata."
      ]
    },
    "deployment": {
      "confidence": "high",
      "evidence": [
        "Matched \"pip install\" in repository content.",
        "Matched \"library\" in repository content.",
        "Local usage is assumed for open source repositories unless contradicted."
      ]
    },
    "difficulty": {
      "confidence": "medium",
      "evidence": [
        "Repository has under 10k stars, so complexity is treated conservatively."
      ]
    },
    "cloudflare_ready": {
      "confidence": "high",
      "evidence": [
        "Runtime blocker: python.",
        "No Cloudflare deployment signal detected."
      ]
    }
  },
  "quality_signals": {
    "stars": 66,
    "recent_commits": 55,
    "contributors": 5,
    "issue_response_time_hours": null,
    "release_frequency_180d": 18
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "estimated",
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 26,
  "agent_score": 63,
  "score": 79,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 51,
    "deployment": 80,
    "popularity": 36,
    "community": 50
  },
  "git_top_score": 79,
  "git_top_score_breakdown": {
    "community": 75,
    "maintenance": 67,
    "documentation": 92,
    "stability": 100,
    "adoption": 51,
    "agent_readability": 90
  },
  "summary": {
    "tl_dr": "Use DataFog/datafog-python when the user needs a prompt tooling project with library_only, local, cloud deployment options.",
    "purpose": "Use DataFog/datafog-python when the user needs a prompt tooling project with library_only, local, cloud deployment options.",
    "install": "Install as a library or package using the repository instructions.",
    "inputs": [
      "prompt templates",
      "schemas",
      "constraints"
    ],
    "outputs": [
      "structured prompts",
      "validated generations",
      "prompt tooling artifacts"
    ],
    "good_for": [
      "manage prompts",
      "version prompt workflows",
      "improve prompt iteration",
      "structured output",
      "prompt engineering",
      "format enforcement"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product",
      "raw inference serving",
      "database workloads"
    ],
    "deployment": [
      "library_only",
      "local",
      "cloud"
    ],
    "alternatives": []
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "medium",
        "evidence": [
          "Matched \"guardrails\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "high",
        "evidence": [
          "Matched \"pip install\" in repository content.",
          "Matched \"library\" in repository content.",
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "Repository has under 10k stars, so complexity is treated conservatively."
        ]
      },
      "cloudflare_ready": {
        "confidence": "high",
        "evidence": [
          "Runtime blocker: python.",
          "No Cloudflare deployment signal detected."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "estimated",
      "commits_30d": "complete",
      "releases_180d": "complete",
      "contributors_90d": "complete"
    },
    "source_fields": [
      "project.description",
      "project.topics",
      "project.language",
      "project.license",
      "agent_card.summary_for_agent",
      "agent_card.use_cases",
      "agent_card.deployment",
      "agent_card.classification",
      "metrics"
    ],
    "caveats": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product",
      "Partial or estimated quality signals: stars30dDelta."
    ],
    "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
    "last_verified_at": "2026-07-06T19:00:10.133Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product",
    "Partial or estimated quality signals: stars30dDelta."
  ],
  "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
  "source_fields": [
    "project.description",
    "project.topics",
    "project.language",
    "project.license",
    "agent_card.summary_for_agent",
    "agent_card.use_cases",
    "agent_card.deployment",
    "agent_card.classification",
    "metrics"
  ],
  "last_verified_at": "2026-07-06T19:00:10.133Z",
  "knowledge": {
    "project": {
      "id": "DataFog/datafog-python",
      "owner": "DataFog",
      "name": "datafog-python",
      "full_name": "DataFog/datafog-python",
      "github_url": "https://github.com/DataFog/datafog-python",
      "homepage_url": "https://datafog.ai",
      "description": "Offline PII firewall for AI agents and LLM apps: fast local detection and redaction, Claude Code hook, LiteLLM guardrail. Zero network calls, one dependency.",
      "language": "Python",
      "topics": [
        "agent-security",
        "ai-agents",
        "anonymization",
        "claude-code",
        "compliance",
        "data-privacy",
        "data-protection",
        "de-identification",
        "guardrails",
        "litellm",
        "llm",
        "llm-security",
        "nlp",
        "pii",
        "pii-detection",
        "pii-redaction",
        "privacy-engineering",
        "python",
        "sdk"
      ],
      "license": "MIT",
      "stars": 66,
      "forks": 14,
      "open_issues": 3,
      "default_branch": "dev",
      "created_at": "2023-06-22T11:50:50Z",
      "updated_at": "2026-07-06T18:59:37Z",
      "pushed_at": "2026-07-06T18:59:28Z",
      "synced_at": "2026-07-06T19:00:10.133Z"
    },
    "agent_card": {
      "project_id": "DataFog/datafog-python",
      "project_kind": "project",
      "category": "prompt_tooling",
      "difficulty": "beginner",
      "deployment": [
        "library_only",
        "local",
        "cloud"
      ],
      "cloudflare_ready": false,
      "use_cases": [
        "manage prompts",
        "version prompt workflows",
        "improve prompt iteration"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "alternatives": [],
      "summary_for_agent": "Use DataFog/datafog-python when the user needs a prompt tooling project with library_only, local, cloud deployment options.",
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"guardrails\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"pip install\" in repository content.",
            "Matched \"library\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python.",
            "No Cloudflare deployment signal detected."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-07-06T19:00:10.133Z"
    },
    "metrics": {
      "project_id": "DataFog/datafog-python",
      "stars_30d_delta": 2,
      "commits_30d": 55,
      "releases_180d": 18,
      "contributors_90d": 5,
      "issue_first_response_median_hours": null,
      "recent_push_days": 0,
      "git_score": 26,
      "maintenance_score": 51,
      "signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-07-06T19:00:10.133Z"
    }
  },
  "resolved_from": {
    "requested_id": "DataFog/datafog-python",
    "resolved_id": "DataFog/datafog-python",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 799,
    "generated_at": "2026-07-06T23:29:27.313Z",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}