{
  "project_id": "mukul975/Anthropic-Cybersecurity-Skills",
  "repo": "mukul975/Anthropic-Cybersecurity-Skills",
  "name": "Anthropic-Cybersecurity-Skills",
  "github_url": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
  "homepage_url": "https://mahipal.engineer/Anthropic-Cybersecurity-Skills/",
  "language": "Python",
  "license": "Apache-2.0",
  "project_kind": "project",
  "category": [
    "mcp_server"
  ],
  "tags": [
    "ai-agents",
    "claude-code",
    "cloud-security",
    "cybersecurity",
    "devsecops",
    "ethical-hacking",
    "incident-response",
    "infosec",
    "llm",
    "malware-analysis",
    "mcp",
    "mitre-attack",
    "nist-csf",
    "osint",
    "penetration-testing",
    "red-team",
    "security",
    "security-automation",
    "threat-hunting",
    "threat-intelligence"
  ],
  "description": "817 structured cybersecurity skills for AI agents · Mapped to 6 frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND, NIST AI RMF & MITRE F3 (Fight Fraud) · agentskills.io standard · Works with Claude Code, GitHub Copilot, Codex CLI, Cursor, Gemini CLI & 20+ platforms · 29 security domains · Apache 2.0",
  "overview": "Use mukul975/Anthropic-Cybersecurity-Skills when the user needs a mcp server project with library-only, local, cloud deployment options.",
  "alternatives": [],
  "related": [
    {
      "repo": "ThreatRecall/zettelforge",
      "reason": "Related to mukul975/Anthropic-Cybersecurity-Skills through mcp server category and library_only deployment."
    },
    {
      "repo": "bagidea/bagidea-office",
      "reason": "Related to mukul975/Anthropic-Cybersecurity-Skills through mcp server category and library_only deployment."
    },
    {
      "repo": "agent-sh/agent-workspace-linux",
      "reason": "Related to mukul975/Anthropic-Cybersecurity-Skills through mcp server category and library_only deployment."
    },
    {
      "repo": "simota/agent-skills",
      "reason": "Related to mukul975/Anthropic-Cybersecurity-Skills through mcp server category and library_only deployment."
    },
    {
      "repo": "NanmiCoder/cc-haha",
      "reason": "Related to mukul975/Anthropic-Cybersecurity-Skills through mcp server category and local deployment."
    },
    {
      "repo": "xbtlin/ai-berkshire",
      "reason": "Related to mukul975/Anthropic-Cybersecurity-Skills through mcp server category and library_only deployment."
    },
    {
      "repo": "automagik-dev/genie",
      "reason": "Related to mukul975/Anthropic-Cybersecurity-Skills through mcp server category and library_only deployment."
    },
    {
      "repo": "MemTensor/memmy-agent",
      "reason": "Related to mukul975/Anthropic-Cybersecurity-Skills through mcp server category and library_only deployment."
    }
  ],
  "dependencies": [
    "MCP",
    "LLM provider"
  ],
  "deployments": [
    "library_only",
    "local",
    "cloud"
  ],
  "difficulty": "intermediate",
  "cloudflare_ready": false,
  "use_cases": [
    "connect agents to tools",
    "expose APIs through MCP",
    "bootstrap MCP integrations"
  ],
  "not_good_for": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product"
  ],
  "classification": {
    "category": {
      "confidence": "medium",
      "evidence": [
        "Matched \"mcp\" in metadata."
      ]
    },
    "deployment": {
      "confidence": "high",
      "evidence": [
        "Matched \"library\" in repository content.",
        "Local usage is assumed for open source repositories unless contradicted."
      ]
    },
    "difficulty": {
      "confidence": "medium",
      "evidence": [
        "No strong beginner or advanced signal found; defaulting to intermediate."
      ]
    },
    "cloudflare_ready": {
      "confidence": "high",
      "evidence": [
        "Runtime blocker: python.",
        "No Cloudflare deployment signal detected.",
        "No wrangler.toml found in inspected repository files."
      ]
    }
  },
  "quality_signals": {
    "stars": 27892,
    "recent_commits": 11,
    "contributors": 10,
    "issue_response_time_hours": null,
    "release_frequency_180d": 4
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "estimated",
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 52,
  "agent_score": 67,
  "score": 84,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 26,
    "deployment": 80,
    "popularity": 89,
    "community": 55
  },
  "git_top_score": 84,
  "git_top_score_breakdown": {
    "community": 100,
    "maintenance": 34,
    "documentation": 92,
    "stability": 100,
    "adoption": 100,
    "agent_readability": 90
  },
  "summary": {
    "tl_dr": "Use mukul975/Anthropic-Cybersecurity-Skills when the user needs a mcp server project with library-only, local, cloud deployment options.",
    "purpose": "Use mukul975/Anthropic-Cybersecurity-Skills when the user needs a mcp server project with library-only, local, cloud deployment options.",
    "install": "Install as a library or package using the repository instructions.",
    "inputs": [
      "tool definitions",
      "resource config",
      "transport settings"
    ],
    "outputs": [
      "MCP tools",
      "JSON-RPC responses",
      "server capabilities"
    ],
    "good_for": [
      "connect agents to tools",
      "expose APIs through MCP",
      "bootstrap MCP integrations",
      "agent tool exposure",
      "MCP integrations",
      "tool servers"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product",
      "front-end apps",
      "non-tooling backends"
    ],
    "deployment": [
      "library_only",
      "local",
      "cloud"
    ],
    "alternatives": []
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "medium",
        "evidence": [
          "Matched \"mcp\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "high",
        "evidence": [
          "Matched \"library\" in repository content.",
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "No strong beginner or advanced signal found; defaulting to intermediate."
        ]
      },
      "cloudflare_ready": {
        "confidence": "high",
        "evidence": [
          "Runtime blocker: python.",
          "No Cloudflare deployment signal detected.",
          "No wrangler.toml found in inspected repository files."
        ]
      }
    },
    "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-08-16T09:00:15.185Z"
  },
  "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-08-16T09:00:15.185Z",
  "knowledge": {
    "project": {
      "id": "mukul975/Anthropic-Cybersecurity-Skills",
      "owner": "mukul975",
      "name": "Anthropic-Cybersecurity-Skills",
      "full_name": "mukul975/Anthropic-Cybersecurity-Skills",
      "github_url": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
      "homepage_url": "https://mahipal.engineer/Anthropic-Cybersecurity-Skills/",
      "description": "817 structured cybersecurity skills for AI agents · Mapped to 6 frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND, NIST AI RMF & MITRE F3 (Fight Fraud) · agentskills.io standard · Works with Claude Code, GitHub Copilot, Codex CLI, Cursor, Gemini CLI & 20+ platforms · 29 security domains · Apache 2.0",
      "language": "Python",
      "topics": [
        "ai-agents",
        "claude-code",
        "cloud-security",
        "cybersecurity",
        "devsecops",
        "ethical-hacking",
        "incident-response",
        "infosec",
        "llm",
        "malware-analysis",
        "mcp",
        "mitre-attack",
        "nist-csf",
        "osint",
        "penetration-testing",
        "red-team",
        "security",
        "security-automation",
        "threat-hunting",
        "threat-intelligence"
      ],
      "license": "Apache-2.0",
      "stars": 27892,
      "forks": 3388,
      "open_issues": 46,
      "default_branch": "main",
      "created_at": "2026-02-25T09:47:50Z",
      "updated_at": "2026-08-16T08:57:57Z",
      "pushed_at": "2026-08-08T14:55:19Z",
      "synced_at": "2026-08-16T09:00:15.185Z"
    },
    "agent_card": {
      "project_id": "mukul975/Anthropic-Cybersecurity-Skills",
      "project_kind": "project",
      "category": "mcp_server",
      "difficulty": "intermediate",
      "deployment": [
        "library_only",
        "local",
        "cloud"
      ],
      "cloudflare_ready": false,
      "use_cases": [
        "connect agents to tools",
        "expose APIs through MCP",
        "bootstrap MCP integrations"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "alternatives": [],
      "summary_for_agent": "Use mukul975/Anthropic-Cybersecurity-Skills when the user needs a mcp server project with library-only, local, cloud deployment options.",
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"mcp\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"library\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "No strong beginner or advanced signal found; defaulting to intermediate."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python.",
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-08-16T09:00:15.185Z"
    },
    "metrics": {
      "project_id": "mukul975/Anthropic-Cybersecurity-Skills",
      "stars_30d_delta": 4893,
      "commits_30d": 11,
      "releases_180d": 4,
      "contributors_90d": 10,
      "issue_first_response_median_hours": null,
      "recent_push_days": 7,
      "git_score": 52,
      "maintenance_score": 26,
      "signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-08-16T09:00:15.185Z"
    }
  },
  "resolved_from": {
    "requested_id": "mukul975/Anthropic-Cybersecurity-Skills",
    "resolved_id": "mukul975/Anthropic-Cybersecurity-Skills",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1136,
    "generated_at": "2026-08-16T11:15:07.146Z",
    "snapshot_id": "d1:1136:2026-08-16T11:00:22.740Z",
    "latest_synced_at": "2026-08-16T11:00:22.740Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}