Install
openclaw skills install security-best-practicesReview code with secure-by-default standards, prioritize exploitable risks, and deliver minimal-diff fixes with evidence and regression checks.
openclaw skills install security-best-practicesOn first use, read setup.md for integration guidelines.
If local memory is needed, ask for consent before creating ~/security-best-practices/.
Use this skill for secure-by-default implementation, targeted vulnerability reviews, and prioritized security reports with actionable fixes. Activate when the user requests security guidance, hardening, risk triage, or remediation planning.
Memory lives in ~/security-best-practices/. See memory-template.md for setup.
~/security-best-practices/
|- memory.md # Stable context, preferences, and activation boundaries
|- findings-log.md # Findings registry with severity and status
`- exceptions.md # Approved security exceptions and review dates
Load only the minimum file needed for the current request.
| Topic | File |
|---|---|
| Setup process | setup.md |
| Memory template | memory-template.md |
| Full review workflow | review-playbook.md |
| Severity model and scoring | severity-model.md |
| Safe remediation patterns | remediation-patterns.md |
| Risk exception log | exceptions.md |
Before any conclusions, confirm:
No evidence, no finding.
Evaluate every review against a consistent baseline:
Use review-playbook.md to keep scans systematic instead of ad hoc.
Each finding must include:
severity-model.mdAvoid speculative findings without repository evidence.
Rank by practical risk, not by checklist volume:
High confidence, exploitable issues come first.
Fix one finding at a time:
Use remediation-patterns.md for safe rollouts.
If the user accepts a known risk:
exceptions.mdNever apply broad silent overrides.
Data that leaves your machine:
Data that stays local:
~/security-best-practices/.This skill does NOT:
Install with clawhub install <slug> if user confirms:
auth - Authentication design and hardening.authorization - Access control and permission boundaries.encryption - Key management and cryptographic hygiene.firewall - Network exposure review and policy controls.devops - Secure delivery, CI checks, and operational safeguards.clawhub star security-best-practicesclawhub sync