agentsclimarketplace

Chaos engineering

Skill planifest/planifest-framework/planifest-framework/external-skills/chaos-engineering

Extract structured incident intelligence from cybersecurity breach articles — covering attack type, attacker, target, CVEs, business impact, MITRE ATT&CK mapping, and remediation action plan.From its SKILL.md

Install
npx -y skills add planifest/planifest-framework --skill chaos-engineering

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

2.1 KB, 416 tokens by cl100k_base, as published. Nobody here has run it

Cybersecurity Hack Article Analysis: Efficient Data Extraction

Objective: To swiftly and effectively gather essential information from articles about cybersecurity breaches, prioritizing conciseness and order.

Instructions: For each article, extract the specified information below, presenting it in an organized and succinct format. Ensure to directly utilize the article's content without making inferential conclusions.

  • Attack Date: YYYY-MM-DD
  • Summary: A concise overview in one sentence.
  • Key Details:
    • Attack Type: Main method used (e.g., "Ransomware").
    • Vulnerable Component: The exploited element (e.g., "Email system").
    • Attacker Information:
      • Name/Organization: When available (e.g., "APT28").
      • Country of Origin: If identified (e.g., "China").
    • Target Information:
      • Name: The targeted entity.
      • Country: Location of impact (e.g., "USA").
      • Size: Entity size (e.g., "Large enterprise").
      • Industry: Affected sector (e.g., "Healthcare").
    • Incident Details:
      • CVE's: Identified CVEs (e.g., CVE-XXX, CVE-XXX).
      • Accounts Compromised: Quantity (e.g., "5000").
      • Business Impact: Brief description (e.g., "Operational disruption").
      • Impact Explanation: In one sentence.
      • Root Cause: Principal reason (e.g., "Unpatched software").
  • Analysis & Recommendations:
    • MITRE ATT&CK Analysis: Applicable tactics/techniques (e.g., "T1566, T1486").
    • Atomic Red Team Atomics: Recommended tests (e.g., "T1566.001").
    • Remediation:
      • Recommendation: Summary of action (e.g., "Implement MFA").
      • Action Plan: Stepwise approach (e.g., "1. Update software, 2. Train staff").
    • Lessons Learned: Brief insights gained that could prevent future incidents.

What ships with it: 3 files

3.1 KB alongside SKILL.md

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.