agent-security-specialist

Analyze application vulnerabilities and OWASP compliance for secure development.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/seqis/OpenClaw-Skills-Converted-From-Claude-Code --skill agent-security-specialist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-security-specialist
Source: https://github.com/seqis/OpenClaw-Skills-Converted-From-Claude-Code/tree/main/skills_tree/agent-security-specialist
Command: npx skills add https://github.com/seqis/OpenClaw-Skills-Converted-From-Claude-Code --skill agent-security-specialist

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses security vulnerabilities, implements secure coding practices, and ensures compliance with standards like OWASP and HIPAA.

Core Features & Use Cases

  • Vulnerability Assessment: Identifies and helps remediate OWASP Top 10 vulnerabilities.
  • Secure Coding Guidance: Provides best practices for authentication, data handling, and crypto.
  • Healthcare Security: Offers specific guidance on HIPAA compliance and PHI de-identification.
  • Use Case: A developer needs to ensure their new web application is secure against common threats before deployment. They would use this skill to review their code and infrastructure against security best practices.

Quick Start

Use the agent-security-specialist skill to review the application code for critical security anti-patterns.

Frequently Asked Questions about agent-security-specialist

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

FAQPage Schema
How do I check my application code for OWASP Top 10 vulnerabilities?

To check application code for OWASP Top 10 vulnerabilities, the skill analyzes your codebase for critical security anti-patterns and provides expert remediation guidance. It reviews authentication mechanisms and data handling practices to ensure secure development.

What is the best way to ensure my web application is secure before deployment?

The best way to secure a web application before deployment is to perform comprehensive vulnerability assessments and apply secure coding best practices. This skill reviews infrastructure and code against security standards to identify and remediate threats.

Can I use this for HIPAA compliance and PHI de-identification?

Yes, you can use this for HIPAA compliance and PHI de-identification. The skill offers specific healthcare security guidance, satisfying regulatory compliance requirements for protecting sensitive patient health information during development.

Does this SAST and DAST analysis cover dependency scanning and secret detection?

Yes, SAST and DAST analysis covers dependency scanning and secret detection. The skill provides expert security analysis across these scenarios, identifying vulnerable dependencies and hardcoded secrets to ensure system hardening.

How do I remediate authentication vulnerabilities and implement better cryptography?

To remediate authentication vulnerabilities and implement better cryptography, the skill provides secure coding guidance based on security best practices. It analyzes your current mechanisms and suggests hardening improvements for data protection.