{"id":"ctf-wiki-ctf-wiki","name":"ctf-wiki","homepage":"https://ctf-wiki.org","repo_url":"https://github.com/ctf-wiki/ctf-wiki","category":"ai-ml","subcategories":[],"tags":["wiki","ctf","documentation","mkdocs","python","static-site","community"],"what_it_does":"CTF Wiki is a community wiki for learning Capture-the-Flag (CTF) topics and techniques. It is built with MkDocs and can be viewed/deployed locally or via a Docker image and an online site (ctf-wiki.org).","use_cases":["Reading structured learning material for CTF categories (crypto, web, pwn, reverse, misc, mobile).","Learning foundational and intermediate CTF techniques from a curated wiki.","Contributing documentation/content via the repository.","Running a local instance for offline/static access or community training."],"not_for":["An API-based service for programmatic content retrieval (no evidence of API endpoints).","A hosted platform requiring authenticated user workflows (no evidence of user accounts/auth features).","A paid commercial knowledge product (the repo describes “never be commercialized,” which is not a security/operational guarantee)."],"best_when":"You want an open documentation site for CTF learning and can deploy static MkDocs content (or read the hosted site).","avoid_when":"You need an authenticated, programmable interface (REST/GraphQL/SDK) or want machine-ingestible structured data with a documented API contract.","alternatives":["Other CTF knowledge resources and writeups (various community wikis).","ctf-challenges (challenges only)","ctf-tools (tooling references)","General documentation platforms like ReadTheDocs/GitBook for your own CTF curriculum."],"af_score":22.5,"security_score":34.5,"reliability_score":12.5,"package_type":"skill","discovery_source":["openclaw"],"priority":"high","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-03-29T14:55:00.938762+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":false,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":[],"oauth":false,"scopes":false,"notes":"No authentication mechanisms are described in the provided README content."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"No pricing model is described. The project describes being non-commercial, but this is not a formal pricing guarantee."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":22.5,"security_score":34.5,"reliability_score":12.5,"mcp_server_quality":0.0,"documentation_accuracy":35.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":100.0,"rate_limit_clarity":0.0,"tls_enforcement":70.0,"auth_strength":0.0,"scope_granularity":0.0,"dependency_hygiene":30.0,"secret_handling":80.0,"security_notes":"Repo appears to be a static documentation site (MkDocs) with no described authentication or API surface. TLS enforcement is assumed for the hosted site but not explicitly documented in the provided README. Dependency hygiene cannot be assessed from the provided content (score is conservative). No secret-handling guidance is shown in the provided README; however, typical static-site projects generally avoid runtime secret storage.","uptime_documented":0.0,"version_stability":30.0,"breaking_changes_history":20.0,"error_recovery":0.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["No documented programmatic API for content access; agents expecting endpoints, search APIs, or structured responses will fail.","Local build steps exist, but runtime behaviors/errors are not documented for automated use (only example commands).","This is primarily static documentation content; “integration” typically means scraping/reading pages or building locally, not calling service methods."]}}