docs: operator-install READMEs for 11 capabilities#52
Open
monoxgas wants to merge 1 commit into
Open
Conversation
Adds READMEs to the capabilities on main that lacked one, written to the operator-install bar: what it is, how to stand it up, what to know before trusting it. Agent-runtime content (attack methodology, tool-by-tool usage, query idioms) stays in skills/ — the README is for the person installing and running the capability, not the agent at runtime. Length follows install complexity: thin connectors (sliver-c2, bloodhound, dotnet-reversing) land at ~27 lines; install-heavy ones earn more (web-security's 10-MCP toolchain, ios-forensics' MVT + STIX-IoC prep, network-ops' uninstalled AD toolbelt). web-security's 68 skills and 10 servers are grouped by family / by what-needs-setup, not enumerated. Reciprocal sibling cross-links added: mythic-c2 <-> mythic-c2-readonly, secure-software <-> spectra-assure, bloodhound <-> bloodhound-enterprise. Excludes binary-analysis (not yet on main; belongs with its promotion PR) and windows-reversing (being superseded). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds READMEs to the 11 capabilities on
mainthat lacked one, written to the operator-install bar: what it is → how to stand it up → what to know before trusting it. Agent-runtime content (attack methodology, tool-by-tool usage, query idioms) stays inskills/— the README is for the person installing and running the capability, not the agent at runtime.New:
ai-red-teaming,android-apk-research,bloodhound,dotnet-reversing,ios-forensics,memory-forensics,mythic-c2,network-ops,secure-software,sliver-c2,web-security.Reciprocal sibling cross-links also added to existing READMEs:
mythic-c2↔mythic-c2-readonly,secure-software↔spectra-assure(both ReversingLabs),bloodhound↔bloodhound-enterprise.Length follows install complexity, not feature count
web-security(68 skills + 10 MCP servers) is 42 lines — skills grouped into one family line, servers tabled by what needs setup.mythic-c2is 32 — the three flags gating active post-ex + the background worker are the whole operational story.Scope
binary-analysis(not yet onmain— belongs with its promotion PR) andwindows-reversing(being superseded).### READMEoperator-lens bar inreviewing-capabilities(dreadnode/capabilities-internal#109).Validation
just validate→ 17 ok/warn, 0 failed (3 warns pre-existing local-env).pre-commitclean.🤖 Generated with Claude Code