security-review

Identify permission checks, input validation, and key management gaps in endpoints.

319|74|Updated May 17, 2025
One-click install
npx skills add https://github.com/m-xlsea/ruoyi-plus-soybean --skill security-review-m-xlsea
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-review
Source: https://github.com/m-xlsea/ruoyi-plus-soybean/tree/main/.claude/skills/security-review
Command: npx skills add https://github.com/m-xlsea/ruoyi-plus-soybean --skill security-review-m-xlsea

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This security review helps teams quickly identify and document security gaps in endpoints, configurations, and dependencies, reducing the risk of insecure deployments.

Core Features & Use Cases

  • Checklist-based evaluation: verifies authentication/authorization, input validation, secret management, dependency hygiene, and secure logging.
  • Explicit activation: triggered by a direct path or explicit command to perform a review, ensuring controlled audits.
  • Output traceability: records findings to a quality.md file for audit trails and remediation tracking.

Quick Start

Run the security review on the target codebase or API path to generate a formal assessment.

Frequently Asked Questions about security-review

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

FAQPage Schema
How do I automate a security review for API endpoints to check authentication and permission gaps?

To automate an API security review, trigger an explicit evaluation that identifies permission checks, input validation, and key management gaps in endpoints, outputting findings to a quality.md file for remediation tracking.

What is the best way to scan a web service codebase for hard-coded secrets and unsafe logging?

The best way to scan web services for hard-coded secrets and unsafe logging is using a checklist-based security evaluation that verifies environment-based key management and safe logging practices, generating a formal assessment.

How do I perform a dependency audit to reduce the risk of insecure API deployments?

You perform a dependency audit by triggering a security review that checks dependency hygiene alongside authentication and authorization, documenting any identified gaps to ensure secure deployments.

Can I run a security review only when triggered by a specific command or path?

Yes, this security review relies on explicit activation, meaning it is triggered by a direct path or explicit command to perform the audit, ensuring controlled and targeted evaluations.

Does this security review work for general web services or only specific API frameworks?

This security review applies to web services and APIs across authentication-reliant components, meaning it checks endpoints regardless of the specific framework by evaluating permission checks and key management.

How do I document security gaps found during an endpoint review for audit trails?

You document security gaps by running the review, which automatically records findings and traceability to a quality.md file, providing an audit trail for tracking remediation.