Agent Skill
SecurityAPI Security Patterns
community · 1.0.0
Secure APIs: input validation, rate limiting, CORS, HMAC signing, API key management, mutual TLS, and OWASP API Security Top 10.
- Checks
- Metadata only
- Evidence
- 1 source
Portable agent capabilities
Discover reusable Agent Skills with a recorded version or source snapshot, runtime, permissions, evidence, and compatibility facts. Listings are information, not an instruction to execute code.
Showing 1-23 of 23 matching listings · 271 total
Review authentication, privacy, secrets, and application threats.
Agent Skill
Securitycommunity · 1.0.0
Secure APIs: input validation, rate limiting, CORS, HMAC signing, API key management, mutual TLS, and OWASP API Security Top 10.
Agent Skill
Securitycommunity · 1.0.0
Apply CIS Benchmarks for hardening Linux, Docker, and Kubernetes: baseline scanning with kube-bench, InSpec, and OpenSCAP.
Agent Skill
Securitywshobson · source-snapshot-2026-07-16
Conduct systematic code reviews covering logic, security, performance, readability, and test coverage with structured feedback.
Agent Skill
Securitycommunity · 1.0.0
Scan container images for vulnerabilities with Trivy/Grype, enforce policies with OPA/Kyverno, and sign images with Cosign.
Agent Skill
Securitycommunity · 1.0.0
Configure CSP, HSTS, X-Frame-Options, Permissions-Policy, and Subresource Integrity headers to harden web application security.
Agent Skill
Securitycommunity · 1.0.0
Audit npm, pip, and cargo dependencies: CVE scanning, SBOM generation, license compliance, automated PRs with Renovate/Dependabot.
Agent Skill
Securitywshobson · source-snapshot-2026-07-16
Design CI/CD pipelines with build, test, security scan, staging, and production promotion stages using GitHub Actions or similar.
Agent Skill
Official SecurityElastic · 0.1.0
Gather context, classify threats, document findings, create cases, and acknowledge Elastic Security alerts with explicit operator review.
Agent Skill
Securitycommunity · 1.0.0
Implement privacy-by-design: data minimization, consent management, right-to-erasure workflows, and DPIA documentation.
Agent Skill
Securitywshobson · source-snapshot-2026-07-16
Audit and implement GDPR compliance: lawful basis, data subject rights, consent management, DPIAs, and breach notification.
Agent Skill
Official SecurityGoogle · source-snapshot-2026-07-18
Review a Google Cloud architecture against the security pillar of the Well-Architected Framework and turn findings into prioritized actions.
Agent Skill
Securitycommunity · 1.0.0
Implement secure JWT: short-lived access tokens, rotating refresh tokens, JWK rotation, token revocation, and PKCE for SPAs.
Agent Skill
Securitycommunity · 1.0.0
Implement OAuth 2.0 and OpenID Connect flows: authorization code with PKCE, refresh tokens, JWK rotation, and client credential grants.
Agent Skill
Securitycommunity · 1.0.0
Mitigate OWASP Top 10 vulnerabilities: injection, broken auth, XSS, CSRF, SSRF, insecure deserialization, and security misconfiguration.
Agent Skill
Securitycommunity · 1.0.0
Apply OWASP Testing Guide methodology: reconnaissance, enumeration, exploitation, privilege escalation, and responsible disclosure.
Agent Skill
Securitycommunity · 1.0.0
Defend LLM applications against prompt injection: input sanitization, output validation, tool-call allowlisting, and sandboxing.
Agent Skill
Official SecurityOpenAI · source-snapshot-2026-07-18
Produce repository-grounded threat models covering assets, trust boundaries, attacker capabilities, abuse paths, and actionable mitigations.
Agent Skill
Securitycommunity · 1.0.0
Detect leaked secrets with gitleaks/trufflehog, rotate compromised credentials, and set up pre-commit secret scanning hooks.
Agent Skill
Securitywshobson · source-snapshot-2026-07-16
Audit and implement secrets management with environment variables, secret stores, rotation policies, and zero-secret-in-code patterns.
Agent Skill
Securitycommunity · 1.0.0
Integrate security throughout SDLC: threat modeling, SAST/DAST in CI, security code review, dependency scanning, and shift-left practices.
Agent Skill
SecurityAddy Osmani · 1.0
Systematically identify injection flaws, broken auth, IDOR, secrets exposure, and dependency vulnerabilities in web projects.
Agent Skill
Securitycommunity · 1.0.0
Harden software supply chain: Sigstore signing, SLSA provenance, reproducible builds, artifact attestations, and Cosign verification.
Agent Skill
Securitycommunity · 1.0.0
Implement zero trust networking: mutual TLS, service mesh (Istio/Linkerd), identity-aware proxies, and least-privilege access policies.