
Cloudyrion Security
- Updated June 24, 2026
- cloudyrion/cloudyrion-security-marketplace
cloudyrion-security is a comprehensive security assessment suite covering code review, threat modeling, compliance, SBOM generation, and more. A team uses it to evaluate an application's security posture before shipping. It bundles multiple security-review capabilities into one toolkit.
Key points
- Security assessment suite
- Threat modeling
- Compliance & SBOM
- Security code review
Cloudyrion Security by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add cloudyrion/cloudyrion-security-marketplace/plugin install cloudyrion-security@cloudyrion-marketplaceAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | June 24, 2026 |
|---|---|
| Repository | cloudyrion/cloudyrion-security-marketplace ↗ |
What it does
Comprehensive security assessment suite — code review, threat modeling, compliance, SBOM, and more.
README.md
CLOUDYRION Security
Comprehensive security assessment suite for Claude Code. 12 skills covering code review, threat modeling, API security, compliance mapping, SBOM generation, and more.
Installation
From CLOUDYRION Marketplace
/plugin marketplace add cloudyrion/cloudyrion-security-marketplace
/plugin install cloudyrion-security@cloudyrion-marketplace
Local Development
claude --plugin-dir ./path/to/cloudyrion-security
Skills
For Developers
| Skill | Command | Description |
|---|---|---|
| Quick Scan | /cloudyrion-security:quick-scan |
Fast OWASP Top 10 + secrets + dependency check |
| Code Review | /cloudyrion-security:code-review |
Full SAST with CWE mapping and formal report |
| API Security | /cloudyrion-security:api-security |
OWASP API Top 10 assessment |
| SBOM | /cloudyrion-security:sbom |
Software Bill of Materials with CVE enrichment |
| IaC Scanner | /cloudyrion-security:iac-scanner |
Terraform, K8s, Docker security checks |
| Vibe Patch | /cloudyrion-security:vibe-patch |
Auto-generate minimal patches for findings |
For Security Professionals
| Skill | Command | Description |
|---|---|---|
| Full Suite | /cloudyrion-security:suite |
Run all skills in dependency order with dashboard |
| Architecture Review | /cloudyrion-security:architecture-review |
Secure by Design review |
| Threat Model | /cloudyrion-security:threat-model |
STRIDE/PASTA threat modeling |
| Compliance Mapper | /cloudyrion-security:compliance-mapper |
NIS2, DORA, ISO 27001, GDPR gap analysis |
| Risk Register | /cloudyrion-security:risk-register |
Audit-ready Excel risk register |
| Attack Scenarios | /cloudyrion-security:attack-scenarios |
Pentest playbooks with MITRE ATT&CK mapping |
Hooks
The plugin ships with three hooks (active by default). Remove entries from hooks/hooks.json to disable.
| Hook | Trigger | Action |
|---|---|---|
| Secret Detection | After Write/Edit | Surfaces detected hardcoded secrets to Claude via JSON additionalContext |
| Dependency Alert | After Write/Edit on package files | Surfaces a note to Claude via JSON additionalContext to run an SBOM check |
| PR Reminder | Before opening a PR (gh pr create) |
Reminds to run quick-scan first |
Frameworks Covered
OWASP (Top 10 2021, API Top 10 2023, ASVS, WSTG), CWE/CVE/CVSS, MITRE ATT&CK, CAPEC, STRIDE/PASTA, NIST 800-53, NIST CSF 2.0, ISO 27001:2022, NIS2, DORA, GDPR, EU CRA, SOC 2, PCI-DSS, BSI IT-Grundschutz, CIS Benchmarks, IEC 62443, ETSI EN 303 645.
License
MIT