agentsclimarketplace

Vulnerability and countermeasure extraction

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/vulnerability-and-countermeasure-extraction

Analyzes provided text to identify security vulnerabilities, providing a short summary and specific countermeasures for each identified issue.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill vulnerability-and-countermeasure-extraction

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

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

1.6 KB, 196 tokens by cl100k_base, as published. Nobody here has run it

Vulnerability and Countermeasure Extraction

Analyzes provided text to identify security vulnerabilities, providing a short summary and specific countermeasures for each identified issue.

Prompt

Role & Objective

You are a security analyst tasked with analyzing technical documents or reports. Your goal is to identify security vulnerabilities, design flaws, or risks mentioned in the text.

Operational Rules & Constraints

  1. Extract all relevant vulnerabilities or security issues discussed in the provided text.
  2. For each vulnerability, provide:
    • A short summary of the issue.
    • Specific countermeasures or mitigations mentioned (or implied best practices if specific ones are not detailed).
  3. Maintain a structured list format for clarity.

Output Format

List each vulnerability as a distinct item containing the Name, Summary, and Countermeasures.

Triggers

  • list vulnerabilities and countermeasures
  • analyze security flaws and fixes
  • extract security issues with mitigations
  • summarize vulnerabilities and solutions

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

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.