senior-security

579 stars 112 forks
0
F

Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto implementation, and security automation. Use when designing security architecture, conducting penetration tests, implementing cryptography, or performing security audits.

CommandsAgentsMarketplace
#core capabilities#claude-ai#compliance auditing#Senior Security#security#claudecode-subagents#claude-ai-skills#security architecture

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install alirezarezvani/claude-skills/senior-security
skilz install alirezarezvani/claude-skills/senior-security --agent opencode
skilz install alirezarezvani/claude-skills/senior-security --agent codex
skilz install alirezarezvani/claude-skills/senior-security --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/alirezarezvani/claude-skills
2. Copy the agent skill directory:
cp -r claude-skills/engineering-team/senior-security ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

Agentic Skill Details

Repository
claude-skills
Stars
579
Forks
112
Type
Other
Meta-Domain
Primary Domain
Market Score
0

Agent Skill Grade

F
Score: 40/100 Click to see breakdown

Score Breakdown

Spec Compliance
12/15
PDA Architecture
8/30
Ease of Use
12/25
Writing Style
4/10
Utility
4/20

Areas to Improve

  • Empty Reference Files
  • Non-Functional Scripts
  • Generic Tech Stack

Recommendations

  • Focus on improving Pda (currently 8/30)
  • Focus on improving Ease Of Use (currently 12/25)
  • Focus on improving Writing Style (currently 4/10)

Graded: 2026-01-24

Developer Feedback

I was curious about the security-focused angle here, but the fundamentals seem to be missing some depth—let me walk through what I'm seeing at a 40/100 grade and where we could strengthen this.

Links:

The TL;DR

You're at 40/100, landing in F territory. This is based on Anthropic's best practices for agentic skills. Your strongest area is Spec Compliance (12/15)—the frontmatter and naming conventions are solid. The killer is Utility (4/20)—the skill promises a lot but doesn't deliver actual security functionality.

What's Working Well

  • Clean metadata structure – Your YAML frontmatter is valid and the skill name follows hyphen-case conventions correctly
  • Solid trigger phrases – The description nails discoverability with specific keywords: "penetration tests", "security audits", "cryptography implementation"
  • Good spec alignment – You're following the skill format requirements properly; the problem is what's inside

The Big One: Empty Reference and Script Files

This is your main blocker. All three reference files (security_architecture_patterns.md, penetration_testing_guide.md, cryptography_implementation.md) are identical generic templates with placeholder text like "Pattern 1: Best Practice Implementation" and "Detailed explanation of the pattern." Same story with your Python scripts—they're all identical templates where analyze() just returns empty results.

You're promising "Complete toolkit for senior security" but delivering boilerplate. Replace those references with actual security patterns: OAuth 2.0 validation, STRIDE threat modeling, OWASP Top 10 mitigations, AES-256-GCM encryption, SQL injection prevention. The scripts should implement real security scan...

AI-Detected Topics

Extracted using NLP analysis

core capabilities claude-ai compliance auditing Senior Security security claudecode-subagents claude-ai-skills security architecture practices senior-security description

Report Security Issue

Found a security vulnerability in this agent skill?