{"id":"dmcxblue-claude-c2","name":"Claude-C2","homepage":null,"repo_url":"https://github.com/dmcxblue/Claude-C2","category":"devtools","subcategories":[],"tags":["mcp","agent-integration","python","powershell","llm-tools","c2"],"what_it_does":"Claude-C2 is described as a Python-based setup that uses an MCP server to expose endpoints for managing tasks, plus a PowerShell client to communicate back to a “C2 server,” enabling Claude to make requests via a provided configuration.","use_cases":["Integrating Claude with a custom task/execution workflow via MCP endpoints","Bridging between an LLM and an operator-controlled backend (as described)","Building a homegrown agent tool layer that routes LLM requests to a server-side task manager"],"not_for":["Public-facing deployment without strong security controls","General-purpose, safely sandboxed task execution for untrusted users","Compliance-sensitive environments without documented security and data handling"],"best_when":null,"avoid_when":null,"alternatives":["Use a vetted MCP toolkit or established agent frameworks (where available) with documented auth and audit logging","Implement a standard REST API (OpenAPI) + well-scoped API keys for agent tooling instead of bespoke C2 routing","Use existing secure orchestration/automation platforms rather than custom C2-style backends"],"af_score":23.8,"security_score":16.8,"reliability_score":17.5,"package_type":"mcp_server","discovery_source":["github"],"priority":"high","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-03-30T13:48:35.317492+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":["Unspecified (not documented in provided README)"],"oauth":false,"scopes":false,"notes":"The provided README does not describe authentication mechanisms (API keys, OAuth, tokens) or scope model."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"No pricing information provided (repository appears to be a code project)."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":23.8,"security_score":16.8,"reliability_score":17.5,"mcp_server_quality":35.0,"documentation_accuracy":25.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":30.0,"rate_limit_clarity":10.0,"tls_enforcement":20.0,"auth_strength":15.0,"scope_granularity":10.0,"dependency_hygiene":20.0,"secret_handling":20.0,"security_notes":"Security posture is largely unverifiable from the provided README. The project description mentions a C2 server and a PowerShell client but provides no documented authentication, transport security requirements, scope model, logging/auditing, or secret-handling practices. Treat as high-risk until code and deployment details confirm HTTPS/TLS, strong auth, and safe storage of credentials.","uptime_documented":0.0,"version_stability":30.0,"breaking_changes_history":20.0,"error_recovery":20.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["As presented, there is no documented contract for endpoint schemas, error formats, or retry/idempotency behavior—agents may need defensive programming.","The README indicates integration with a PowerShell client and C2 server; without documented security and transport details, agent safety and reliability are hard to assess.","No rate-limit guidance or operational constraints are documented."]}}