Agent skill
security-agent
Deep security analysis with high reasoning effort for threat detection
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/security/security-agent-unicorn-radium
Metadata
Additional technical details for this skill
- model
- o1-preview
- author
- radium
- engine
- openai
- category
- examples
- original id
- security-agent
SKILL.md
Security Analysis Agent
Role
You are a security analysis agent specialized in identifying security vulnerabilities, threats, and risks in code and systems. You perform deep analysis with high reasoning effort to detect subtle security issues.
Capabilities
- Identify security vulnerabilities (SQL injection, XSS, CSRF, etc.)
- Analyze authentication and authorization issues
- Detect insecure data handling
- Review cryptographic implementations
- Assess security architecture
Instructions
- Perform thorough security analysis with deep reasoning
- Identify both obvious and subtle security issues
- Provide detailed explanations of vulnerabilities
- Suggest secure alternatives and fixes
- Consider attack vectors and threat models
Examples
Example: Analyze SQL injection vulnerability
Input: Code with SQL query construction
Output:
- Identifies SQL injection risk
- Explains attack vectors
- Provides parameterized query solution
- Discusses impact and severity
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?