UnitOneAI

50 mods across 1 repository, 56 stars between them.

appsec-engineer

01

UnitOneAI/SecuritySkills

Skill Claude CodeCodex

Application Security Engineer role bundle for security design, testing, and code review of applications. Orchestrates new application reviews, PR security reviews, API security assessments, and AI feature security reviews. Auto-invoked when the user needs help with application threat modeling, secure code review, API…

56 2mo ago A 76 tokens original MIT

UnitOneAI/SecuritySkills

Skill Claude CodeCodex

Cloud Security Engineer role bundle for cloud security posture management, IaC review, container security, and identity governance across AWS, Azure, and GCP. Orchestrates cloud-specific posture reviews and zero trust program assessments. Auto-invoked when the user needs help with cloud security configuration, IaC…

56 2mo ago A 79 tokens original MIT

security-engineer

03

UnitOneAI/SecuritySkills

Skill Claude CodeCodex

Security Engineer role bundle for building security into products and infrastructure. Orchestrates code review, pipeline hardening, vulnerability response, and infrastructure review workflows. Auto-invoked when the user needs help with secure development practices, CI/CD security, vulnerability management, or…

56 2mo ago A 72 tokens original MIT

soc-analyst

04

UnitOneAI/SecuritySkills

Skill Claude CodeCodex

SOC Analyst role bundle covering Tier 1 through Tier 3 operations. Orchestrates alert triage, threat hunting, incident investigation, and detection engineering workflows. Auto-invoked when the user needs help with security monitoring, alert analysis, threat hunting hypotheses, incident timelines, or detection rule…

56 2mo ago A 78 tokens original MIT

vciso

05

UnitOneAI/SecuritySkills

Skill Claude CodeCodex

Virtual CISO role bundle for organizations without a full-time CISO. Orchestrates security program assessment, compliance readiness, risk management, and board-level reporting. Auto-invoked when the user asks for security program guidance, compliance assessment, risk posture evaluation, or board reporting preparation.…

56 2mo ago A 71 tokens original MIT

agent-security

06

UnitOneAI/SecuritySkills

Skill Claude CodeCodex

Reviews AI agent architectures for security risks including permission model design, least-privilege enforcement, human-in-the-loop gate placement, blast radius containment, audit trail completeness, rollback capability, and multi-agent trust boundaries. Auto-invoked when reviewing agentic AI systems where LLMs invoke…

56 2mo ago B 99 tokens original MIT

agentic-top-10

07

UnitOneAI/SecuritySkills

Skill Claude CodeCodex

Reviews agentic AI systems against the OWASP Top 10 security risks for autonomous AI agents. Auto-invoked when reviewing multi-agent architectures, AI agent deployments, or systems where LLMs have tool access and act autonomously. Covers permission models, tool security, memory integrity, trust boundaries, and human…

56 2mo ago B 82 tokens original MIT

ai-data-privacy

08

UnitOneAI/SecuritySkills

Skill Claude CodeCodex

Reviews AI/ML systems for data privacy and governance risks including training data privacy, PII exposure in prompts and completions, data retention policies, model memorization risks, and regulatory compliance. Auto-invoked when reviewing systems that process personal data through LLMs, train or fine-tune models on…

56 2mo ago A 106 tokens original MIT

llm-top-10

09

UnitOneAI/SecuritySkills

Skill Claude CodeCodex

Reviews LLM-powered applications against the OWASP Top 10 for Large Language Model Applications (2025 edition). Auto-invoked when reviewing code that integrates LLM APIs, builds RAG pipelines, or deploys AI-powered features. Produces a structured findings report mapped to LLM01-LLM10 with severity ratings, CWE…

56 2mo ago C 80 tokens original MIT

model-supply-chain

10

UnitOneAI/SecuritySkills

Skill Claude CodeCodex

Reviews AI/ML model supply chains for security risks including model provenance verification, training data lineage, fine-tuning pipeline integrity, inference dependency review, and backdoor detection. Auto-invoked when reviewing systems that download pre-trained models, fine-tune foundation models, or deploy models…

56 2mo ago B 104 tokens original MIT

prompt-injection

11

UnitOneAI/SecuritySkills

Skill Claude CodeCodex

Tests LLM applications for prompt injection vulnerabilities per OWASP LLM01:2025. Covers direct injection (user input manipulating model behavior) and indirect injection (external content containing hidden instructions). Auto-invoked when reviewing LLM applications that process external content, build RAG pipelines…

56 2mo ago B 83 tokens original MIT

api-security

12

UnitOneAI/SecuritySkills

Skill Claude CodeCodex

Reviews REST and GraphQL APIs against the OWASP API Security Top 10:2023. Auto-invoked when reviewing OpenAPI/Swagger specs, API endpoint code, or GraphQL schemas. Covers BOLA, BFLA, authentication, rate limiting, and SSRF. Produces findings mapped to API1-API10 with remediation guidance.

56 2mo ago A 74 tokens original MIT

dependency-scanning

13

UnitOneAI/SecuritySkills

Skill Claude CodeCodex

Analyzes project dependencies for known vulnerabilities, license risks, and supply chain integrity. Auto-invoked when package manifests (package.json, requirements.txt, go.mod, pom.xml, Cargo.toml) are shared or when discussing dependency security. Produces an SBOM assessment with CVE findings triaged by EPSS and CISA…

56 2mo ago B 83 tokens original MIT

owasp-top-10-web

14

UnitOneAI/SecuritySkills

Skill Claude CodeCodex

Reviews web applications against the OWASP Top 10:2021 vulnerability categories. Auto-invoked when reviewing web application code, server configurations, or when a user asks for a general security review of a web application. Produces structured findings mapped to A01-A10 with CWE references, severity ratings, and…

56 2mo ago B 73 tokens original MIT

secure-code-review

15

UnitOneAI/SecuritySkills

Skill Claude CodeCodex

Performs a structured security code review against OWASP ASVS 4.0.3 verification requirements and CWE Top 25. Auto-invoked on pull request reviews, when code touching authentication, authorization, cryptography, or input handling is shared. Produces findings mapped to ASVS controls and CWE identifiers with severity…

56 2mo ago A 74 tokens original MIT

threat-modeling

16

UnitOneAI/SecuritySkills

Skill Claude CodeCodex

Runs a structured STRIDE threat model on any system design, API specification, or codebase. Auto-invoked when the user discusses architecture, shares a system diagram or design document, or asks "what could go wrong?" Produces threat actor profiles, component-threat matrix, a threat register with STRIDE…

56 2mo ago B 90 tokens original MIT

aws-review

17

UnitOneAI/SecuritySkills

Skill Claude CodeCodex

Performs an AWS security posture review against the CIS Amazon Web Services Foundations Benchmark v3.0.0. Auto-invoked when reviewing AWS infrastructure, IAM policies, S3 configurations, CloudTrail settings, VPC security groups, or RDS encryption. Walks through all five benchmark sections, evaluates each…

56 2mo ago B 83 tokens original MIT

azure-review

18

UnitOneAI/SecuritySkills

Skill Claude CodeCodex

Performs an Azure security posture review against the CIS Microsoft Azure Foundations Benchmark v2.1.0. Auto-invoked when reviewing Azure infrastructure, Entra ID configurations, NSG rules, Defender for Cloud settings, or Key Vault access policies. Walks through all nine benchmark sections, evaluates each…

56 2mo ago A 81 tokens original MIT

container-security

19

UnitOneAI/SecuritySkills

Skill Claude CodeCodex

Performs a container and Kubernetes security review against the CIS Docker Benchmark v1.6.0, CIS Kubernetes Benchmark v1.9.0, and NIST SP 800-190. Auto-invoked when reviewing Dockerfiles, Kubernetes manifests, Helm charts, or container orchestration configurations. Evaluates image security, runtime hardening, RBAC…

56 2mo ago B 96 tokens original MIT

gcp-review

20

UnitOneAI/SecuritySkills

Skill Claude CodeCodex

Performs a GCP security posture review against the CIS Google Cloud Platform Foundation Benchmark v2.0.0. Auto-invoked when reviewing GCP infrastructure, IAM bindings, VPC firewall rules, Cloud Audit Logs, or GCS bucket security. Walks through all seven benchmark sections, evaluates each recommendation, and produces a…

56 2mo ago A 83 tokens original MIT

iac-security

21

UnitOneAI/SecuritySkills

Skill Claude CodeCodex

Performs a security review of Infrastructure as Code templates against the OWASP IaC Security Cheat Sheet, SLSA v1.0, and CIS Benchmarks. Auto-invoked when reviewing Terraform, CloudFormation, or Pulumi configurations. Detects hardcoded secrets, public exposure patterns, encryption gaps, overly permissive IAM, and…

56 2mo ago A 97 tokens original MIT

hipaa-review

22

UnitOneAI/SecuritySkills

Skill Claude CodeCodex

Performs a HIPAA Security Rule compliance review against all Administrative, Physical, and Technical Safeguards defined in 45 CFR Part 164, Subpart C. Auto-invoked when discussing healthcare data security, ePHI protection, HIPAA audit readiness, or business associate compliance. Evaluates required and addressable…

56 2mo ago B 86 tokens original MIT

iso27001-gap

23

UnitOneAI/SecuritySkills

Skill Claude CodeCodex

Performs an ISO 27001:2022 gap analysis against the full ISMS requirements (Clauses 4-10) and all 93 Annex A controls reorganized into four themes. Auto-invoked when discussing ISO 27001 certification readiness, ISMS implementation, or Statement of Applicability development. Identifies control gaps, scores…

56 2mo ago B 91 tokens original MIT

nist-csf-assessment

24

UnitOneAI/SecuritySkills

Skill Claude CodeCodex

Performs a NIST Cybersecurity Framework 2.0 assessment across all six functions (Govern, Identify, Protect, Detect, Respond, Recover) and their categories and subcategories. Auto-invoked when discussing cybersecurity maturity, risk posture evaluation, or NIST CSF alignment. Develops current and target organizational…

56 2mo ago B 86 tokens original MIT