cybersorted-lite — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited cybersorted-lite (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Free, open-source Claude Code skills for security advisory and cloud architecture diagrams.
Expert advisory skill with 3 specialist roles:
Compliance Frameworks: NIST 800-53, ISO 27001
Templates: Threat model (STRIDE/PASTA), security policy, risk assessment
Capabilities:
Looking for more roles, frameworks, templates, and checklists? See CyberSorted Skills Pro.
Generate infrastructure diagrams from natural language descriptions using the Python Diagrams library.
Example output:
Example 3-tier architecture
claude install cyber-sorted/skills-freeOr copy individual skills to your Claude Code skills directory:
# Cloud diagrams only
cp -r cloud-diagram/ ~/.claude/skills/
# Security advisory only
cp -r cybersorted-lite/ ~/.claude/skills/As a CISO:
"Assess our cloud security posture and prepare a board briefing"
"What's our ISO 27001 readiness? Walk me through the assessment."
As a CTO:
"Review our platform security architecture for the new microservices migration"
"Should we build or buy a SIEM? What are the trade-offs?"
As a Security Architect:
"Create a STRIDE threat model for our payment processing system"
"Design a zero-trust architecture for our hybrid cloud"
"Draw an AWS 3-tier web application architecture"
"Generate an Azure hub-spoke network diagram with AKS workloads"
"Create a Kubernetes microservices architecture with ingress and service mesh"
"Draw a multi-cloud active-active setup across AWS, Azure, and GCP"
skills-free/
├── .claude-plugin/
│ └── marketplace.json
├── cloud-diagram/
│ ├── SKILL.md
│ ├── README.md
│ ├── .claude-plugin/plugin.json
│ ├── scripts/
│ │ ├── generate_diagram.py
│ │ └── generate_node_refs.py
│ ├── references/
│ │ ├── aws-nodes.md
│ │ ├── azure-nodes.md
│ │ ├── gcp-nodes.md
│ │ ├── k8s-nodes.md
│ │ └── onprem-nodes.md
│ └── assets/
│ └── example_3tier.png
├── cybersorted-lite/
│ ├── SKILL.md
│ ├── .claude-plugin/plugin.json
│ ├── roles/
│ │ ├── ciso.md
│ │ ├── cto.md
│ │ └── security-architect.md
│ ├── frameworks/
│ │ ├── nist-800-53.md
│ │ └── iso-27001.md
│ └── templates/
│ ├── threat-model.md
│ ├── security-policy.md
│ └── risk-assessment.md
├── LICENSE (MIT)
└── README.md| Feature | Free | Pro |
|---|---|---|
| Cloud diagrams (2000+ nodes, 16 providers) | ✅ | — |
| CISO, CTO, Security Architect roles | ✅ | ✅ |
| NIST 800-53, ISO 27001 frameworks | ✅ | ✅ |
| Threat model, security policy, risk assessment templates | ✅ | ✅ |
| CPO, Enterprise Architect, Security Engineer, Secure Developer, Penetration Tester roles | — | ✅ |
| SOC2, CIS Benchmarks, MITRE ATT&CK, Zero Trust, CSTM, OSCP frameworks | — | ✅ |
| IR plan, ADR, vendor risk, board briefing, maturity scorecard templates | — | ✅ |
| IaC, K8s, CI/CD, API, cloud config review checklists | — | ✅ |
| Tabletop simulations | — | ✅ |
| Code/config security review | — | ✅ |
Contributions are welcome! Please open an issue or submit a pull request.
MIT — see LICENSE
Built by CyberSorted — security and technology advisory for growing businesses.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.