openshift

Attack Coverage — Development skill for Claude Code

Development community

Summarize fleet MITRE ATT&CK coverage by observed, modeled, and derived evidence.

How to install Attack Coverage

Installs to ~/.claude/commands/openshift-traust-attack-coverage.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/openshift/traust/HEAD/.claude/commands/attack-coverage.md -o ~/.claude/commands/openshift-traust-attack-coverage.md

Restart Claude Code, or start a new session, for it to be picked up.

What Attack Coverage does


description: "Summarize fleet MITRE ATT&CK coverage by observed, modeled, and derived evidence."

Build the fleet MITRE ATT&CK coverage roll-up using the attack-coverage skill. Load the skill at .claude/skills/attack-coverage/SKILL.md and follow its procedure — running .claude/skills/attack-coverage/build_attack_coverage.py against the analysis-results root implied by $ARGUMENTS (default ../analysis-results), then reporting the technique counts per evidence class (observed / modeled / de

Alternatives in Development

  • Summarize Meeting — Summarize meeting transcripts into structured notes and actions 7.8k ★
  • JWT Scan — JWT attack toolkit (offline) — alg:none forgery, RS256→HS256 algorithm confusion, weak-secret crack, static cl 4.5k ★
  • Summarize Blogs — Blog Post Summary Prompt 3.2k ★

Full documentation available on GitHub

View Source Repository