cybersec
SolidSecurity audit toolkit for the ccboard project (Rust/Leptos/Axum stack). Use when auditing authentication flows, API endpoints, WASM security, or reviewing Rust code for unsafe usage and memory safety issues.
Install
Quality Score: 84/100
Skill Content
Details
- Author
- FlorianBruniaux
- Repository
- FlorianBruniaux/ccboard
- Created
- 6 months ago
- Last Updated
- 1 weeks ago
- Language
- Rust
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
mkcso
Chief Security Officer mode. Infrastructure-first security audit: secrets archaeology, dependency supply chain, CI/CD pipeline security, LLM/AI security, skill supply chain scanning, plus OWASP Top 10, STRIDE threat modeling, and active verification. Two modes: daily (zero-noise, 8/10 confidence gate) and comprehensive (monthly deep scan, 2/10 bar). Trend tracking across audit runs. Use when: "security audit", "threat model", "pentest review", "OWASP", "CSO review".
cybersecurity
Run a defensive security review by fanning a target out across a multi-model ensemble (organizer + worker/decision tier) and consolidating the findings. Use this whenever the user wants a security audit, vulnerability review, secure code review, PR/diff security pass, infrastructure or config hardening review, dependency / supply-chain audit, threat model, or incident triage — on code, infrastructure, or systems they own or are explicitly authorized to test. Trigger it even when the user just says things like "is this safe", "review this for vulns", "harden this", "what could go wrong with this design", or "check these deps" without using the word "security". Also trigger when the user invokes /cybersecurity (or /security). Do NOT use this to produce weaponized exploit code, malware, or to attack systems the user does not control — it identifies, assesses, and remediates, it does not weaponize.
security-audit
Security review for code touching authentication, credentials, file access, or user data. Includes CWE checklist ranked by AI vulnerability frequency, phantom package detection, ASVS-aligned controls, and supply chain checks. MANDATORY for auth code, credential handling, file operations with user data, network comms, or database queries with user input.