security-review-skill-creator

Generate modular security-review skills from project docs or reference libraries.

316|42|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/xwtro0tk1t-cloud/harness --skill security-review-skill-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-review-skill-creator
Source: https://github.com/xwtro0tk1t-cloud/harness/tree/main/bundled-skills/security-review-skill-creator
Command: npx skills add https://github.com/xwtro0tk1t-cloud/harness --skill security-review-skill-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The Security Review Skill Creator addresses the time-consuming challenge of turning scattered project documents and reference materials into a consistent, ready-to-deploy audit skill by automating the generation of SKILL.md, checks, and known-issues.

Core Features & Use Cases

  • Project-mode: tailor a security audit skill from project design docs, audit findings, and risk considerations.
  • Generic-mode: generate language/framework audit prompts from centralized reference libraries for cross-stack coverage.
  • Iterative refinement: supports the Draft → Test → Iterate loop with evaluation via the Security Grader and known-issues references.

Quick Start

Feed the project docs or language/framework choice and let the tool generate a complete security-review-skill skeleton (SKILL.md, checks, known_issues) ready for review.

Frequently Asked Questions about security-review-skill-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a security audit skill from project documentation?

Generating a security audit skill from project documentation uses Project Mode, which ingests design docs and risk considerations to auto-generate a complete SKILL.md, checks, and known-issues skeleton for immediate review.

Can I create code review prompts from a reference library for specific frameworks?

Yes, you can create code review prompts from a reference library using Generic Mode, which generates language or framework-based audit prompts to enable consistent code reviews across different tech stacks.

What is the best way to automate turning scattered security docs into a consistent audit skill?

Automating the conversion of scattered security docs into a consistent audit skill is done by loading reference materials into the generator, which outputs modular checks and known-issues directories aligned with a Security Grader.

How does the generated security review skill support iterative refinement?

The generated security review skill supports iterative refinement through a Draft, Test, and Iterate loop, utilizing evaluation feedback from the Security Grader alongside known-issues references to improve audit accuracy.

Do I need a Security Grader to use the generated security audit skill?

A Security Grader is not strictly required to deploy the generated skill, but it enables the evaluation framework needed for the Draft, Test, and Iterate refinement loop to function effectively.