docker security skills

38 tagged docker security, measured the same way as everything else here.

Browse within: ai-security 38cloudflare 38defensive-security 38

android-security

01

GoldenWing-360/claude-security-skills

Skill Claude CodeCodex

Harden Android apps against the platform-specific failure modes. Covers Android Keystore and StrongBox, encrypted local storage, network security config and certificate pinning, WebView hardening, exported components and intent hijacking, backup rules, and Play Integrity with root detection as a signal. Invoke when…

16 29d ago A 83 tokens original MIT

GoldenWing-360/claude-security-skills

Skill Claude CodeCodex

Design backends that survive redeploys, server reboots, and modest scaling. Covers stateless application servers, state placement (object storage, managed databases, Redis), immutable deploy artifacts, health checks, graceful shutdown, database migrations that don't lock the world, and the twelve-factor baseline.…

16 29d ago A 86 tokens original MIT

codebase-audit

03

GoldenWing-360/claude-security-skills

Skill Claude CodeCodex

Audit an inherited or unfamiliar codebase systematically rather than ad-hoc. Covers scope discipline, day-0 triage, SAST and SCA tool recipes (semgrep, CodeQL, gitleaks, trivy), OWASP Top 10 mapped to grep patterns, auth-surface walkthrough, and writing reports that drive remediation. Invoke when inheriting a…

16 29d ago A 93 tokens original MIT