security-review

Audit codebases for vulnerabilities and misconfigurations with structured risk reporting.

1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/Linnanli/xClaw --skill security-review-linnanli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-review
Source: https://github.com/Linnanli/xClaw/tree/main/.codex/skills/security-review
Command: npx skills add https://github.com/Linnanli/xClaw --skill security-review-linnanli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill performs comprehensive security audits of codebases to identify vulnerabilities and misconfigurations.

Core Features & Use Cases

  • OWASP Top 10 scan and risk assessment
  • Secrets detection and exposure prevention
  • Input validation and authentication/authorization review
  • Dependency security checks and remediation guidance
  • Use Case: Apply to a new feature or API addition to ensure secure design and implementation

Quick Start

Initiate a comprehensive security review of the current codebase and generate a prioritized remediation report.

Frequently Asked Questions about security-review

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

FAQPage Schema
How do I perform an OWASP Top 10 security review on my codebase?

A security audit identifies vulnerabilities and misconfigurations across web apps and services by checking OWASP Top 10 risks, secrets exposure, and dependency security, generating a prioritized remediation report.

How do I detect hardcoded secrets and prevent exposure in my source code?

Detecting hardcoded secrets involves scanning your codebase during a security audit to identify sensitive data exposure and generate actionable remediation guidance for preventing leaks.

Can I assess authentication and input validation flaws during a code security audit?

Yes, comprehensive security audits include input validation and authentication/authorization assessments to identify access control flaws and provide structured remediation guidance.

What is the best way to check dependency security and remediation for web applications?

The best way to check dependency security is running an audit that scans your web app dependencies, identifies known vulnerabilities, and outputs prioritized remediation guidance.

Does this security audit provide risk ratings for identified vulnerabilities?

Yes, the security audit provides structured reporting that includes specific risk ratings and actionable remediation guidance for all identified codebase vulnerabilities.