Security Specialist

Audits code and pull requests to identify vulnerabilities and security risks.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/Minhmice/Thuocare --skill security-specialist-minhmice
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Security Specialist
Source: https://github.com/Minhmice/Thuocare/tree/main/.cursor/agents/specialists/security-specialist
Command: npx skills add https://github.com/Minhmice/Thuocare --skill security-specialist-minhmice

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill enables thorough security reviews, helping ensure codebases are safe from vulnerabilities and adhere to best practices.

Core Features & Use Cases

  • Security Audits: Conduct comprehensive assessments of code for potential security flaws.
  • PR Review Support: Analyze pull requests to identify security regressions or weak points.
  • Threat Modeling Advice: Provide guidance on identifying and mitigating threats in high‑risk areas.
  • Best Practices Enforcement: Recommend secure coding patterns like proper input validation, secret management, and CSP setup.

Quick Start

Use the security specialist skill to review the latest code updates for potential vulnerabilities.

Frequently Asked Questions about Security Specialist

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

FAQPage Schema
How do I review code for security vulnerabilities in a pull request?

To review code for security vulnerabilities in a pull request, analyze the updates to identify security regressions, weak points, and enforce secure coding patterns like proper input validation and secret management.

What is a security audit and how does it find code flaws?

A security audit is a comprehensive assessment of code to find potential security flaws and vulnerabilities. It identifies risks by evaluating the codebase against established best practices to ensure proper mitigation.

How do I enforce secure coding best practices like CSP setup and input validation?

You enforce secure coding best practices by recommending and verifying secure coding patterns such as proper input validation, secret management, and CSP setup during your regular code reviews and security audits.

Can I get threat modeling advice for high-risk areas in my project?

Yes, you can get threat modeling advice to identify and mitigate threats specifically in high-risk areas of your project, ensuring that potential security vulnerabilities are addressed proactively.

Does this security audit approach work for any codebase scale?

This security audit approach works across projects of any scale by conducting comprehensive assessments to identify vulnerabilities, enforce best practices, and mitigate security risks throughout the codebase.