Security
Security agent skills give AI agents disciplined security workflows: code review for vulnerabilities, secret handling, dependency audits, and hardening checklists. Every skill on SkillMD also passes its own safety review before listing, with capability flags shown on each page.
-
40rty-ai Skill Shopify Admin Shipping Rate AuditRead-only: walks every delivery profile and zone to verify each has at least one valid shipping rate, surfacing zones with no rates or only manual rates.
Audited -
40rty-ai Skill Shopify Admin File Storage AuditRead-only: lists every file in CDN storage, cross-references usage on products, pages, and articles, and flags orphaned/unreferenced assets.
Audited -
40rty-ai Skill Shopify Admin Url Redirect AuditRead-only: lists all URL redirects, flags redirect chains (A→B→C) and duplicate targets.
Audited -
40rty-ai Skill Shopify Admin Staff Account AuditRead-only: reviews staff accounts for stale logins, inactive status, and overpermissioned roles to surface security and access hygiene issues.
Audited -
40rty-ai Skill Shopify Admin Cogs Completeness AuditRead-only: identifies products and variants that are missing inventoryItem.unitCost so margin and inventory valuation reports stay accurate.
Audited -
40rty-ai Skill Shopify Admin Email Deliverability AuditRead-only: scans the customer database for malformed emails, role accounts, disposable domains, and bounce-suspect patterns to protect sender reputation.
Audited -
40rty-ai Skill Shopify Admin Collection Membership AuditRead-only: lists orphan products (in zero collections) and over-collected products for catalog hygiene.
Audited -
40rty-ai Skill Shopify Admin Publication Channel AuditRead-only: shows which products are published to which sales channels and flags unpublished active products.
Audited -
40rty-ai Skill Shopify Admin Metafield Definition AuditRead-only: enumerates every metafield definition across all owner types and flags unused, undocumented, or duplicate-key definitions.
Audited -
40rty-ai Skill Shopify Admin Multi Location Inventory AuditAudit inventory levels across all active locations, flagging variants where Available quantity is negative or Committed exceeds On Hand — a signal of inventory sync drift.
-
alexe-ev Bundle Conduct AI AuditConduct a structured audit of an AI system or feature against responsible AI standards. Use this skill when a deployed AI feature needs to be evaluated for fairness, safety, transparency, and accountability.
-
alexe-ev Bundle Manage Tooling DocumentationEstablish or audit tooling stacks and documentation practices for product teams. Use this skill when a team's tools or documentation are creating friction or inefficiency.
-
alexe-ev Bundle Validate Experiment QualityAudit whether a product experiment was designed and run in a way that makes the result trustworthy. Use this skill when the user wants to check for issues such as peeking, invalid stopping logic, traffic imbalance, contamination, or other threats to validity.
-
alexe-ev Bundle Assess Privacy Security RegulatoryIdentify and assess privacy, security, and regulatory risks in product decisions and features. Use this skill when a product decision may have privacy, security, or compliance implications.
-
aradotso Skill Design Motion PrinciplesContext-aware motion design skill with build and audit modes, applying three distinct philosophies from Emil Kowalski, Jakub Krehel, and Jhey Tompkins
-
coldbox Skill Contentbox Boxlang OverviewUse this skill when understanding ContentBox architecture, core modules, service layer, multi-site behavior, security foundations, and the recommended extension points for building or maintaining ContentBox solutions.
-
coldbox Skill Coldbox Security API AuthenticationUse this skill when implementing API key authentication in ColdBox REST APIs, generating and validating API keys, caching API key lookups with CacheBox, implementing bearer token middleware, managing API key scopes and revocation, or adding an API key interceptor to protect REST endpoints.
-
coldbox Skill Coldbox Security PasskeysUse this skill when implementing passkeys (WebAuthn/FIDO2) passwordless authentication in ColdBox with cbsecurity-passkeys, configuring relying party settings, building passkey registration and authentication flows, managing passkey device storage, or adding biometric and hardware security key login support.
-
coldbox Skill Coldbox Interceptor DevelopmentUse this skill when creating ColdBox interceptors for cross-cutting concerns, listening to framework lifecycle events, implementing security checks, logging, CORS, rate limiting, request/response transformation, or firing and listening to custom interception points.
-
coldbox Skill Contentbox Cfml Media ManagementUse this skill when implementing ContentBox media workflows, including uploads, storage abstraction with cbfs, image handling/resizing, media delivery patterns, and governance/security controls for assets.
Audited -
coldbox Skill Coldbox Security ImplementationUse this skill when setting up the full CBSecurity framework in ColdBox, configuring the security firewall, creating authentication services, implementing security event handlers, configuring security rules and validators, or building a complete security layer for a ColdBox application.
-
coldbox Skill Contentbox Boxlang Media ManagementUse this skill when implementing ContentBox media workflows, including uploads, storage abstraction with cbfs, image handling/resizing, media delivery patterns, and governance/security controls for assets.
Audited -
coldbox Skill Contentbox Cfml Security PermissionsUse this skill when implementing ContentBox security and permissions, including roles, permission modeling, cbSecurity integration, authorization checks, CSRF/rate-limiting protections, and hardening patterns.
-
coldbox Skill Contentbox Boxlang Security PermissionsUse this skill when implementing ContentBox security and permissions, including roles, permission modeling, cbSecurity integration, authorization checks, CSRF/rate-limiting protections, and hardening patterns.
-
mrciphersmith Skill Code ReviewComprehensive code review with 4 parallel agents: correctness/logic, security, performance, style/maintainability. Produces unified severity report (CRITICAL/HIGH/MEDIUM/LOW). Use for thorough PR reviews and pre-merge checks.
Audited -
mrciphersmith Skill Review StyleUse when: reviewing code for style, naming conventions, readability, and DRY violations — without touching logic, architecture, security, or performance. Covers "review style", "style review", "check naming", "check readability", or dispatched by review-orchestrator with --style flag. NOT for: logic bugs, architectural violations, security vulnerabilities, performance anti-patterns, or any finding that could cause a functional regression.
Audited -
mrciphersmith Skill Review Clean CodeUse when: reviewing code against Clean Code principles (Uncle Bob) and SOLID at the function/class level — meaningful names, small functions, single level of abstraction, argument count, error handling, DRY, comment quality, and SOLID (SRP, OCP, LSP, ISP, DIP) as applied to individual classes and functions. Triggered by: "review clean code", "check clean code", "Uncle Bob review", "SOLID review", "review --clean-code", or dispatched by review-orchestrator. NOT for: architectural layer violations (review-architecture), naming convention formatting (review-style), logic correctness bugs (review-logic), or security (review-security-code).
Audited -
mrciphersmith Skill Review PerformanceUse when a performance review is requested, checking for N+1 queries, unnecessary re-renders, memory leaks, missing indexes, large bundle imports, and synchronous blocking in changed code. NOT for security, logic correctness, style, or architecture.
Audited -
mphaxise Skill Frontmatter GuardAudit and repair local brain page frontmatter before malformed pages break search, ingest, or future sync.
-
mphaxise Skill IOS Design ReviewRun a visual design audit for an iOS app using available simulator or device evidence.
-
wenerme Bundle Powerdns DocsUse when working with PowerDNS Authoritative Server: pdns.conf settings, backends, DNSSEC, primary/secondary operation, catalog zones, DNS UPDATE, TSIG, Lua records, HTTP API, pdnsutil, pdns_control, zone2sql, performance, upgrades, security advisories, and authoritative-server troubleshooting.
-
wenerme Bundle Cloudflare DocsUse when a Cloudflare question is broad or you need to choose the right Cloudflare skill. Routes to Cloudflare Workers, Data, AI, Zero Trust, Security, Networking, or Observability/Admin docs.
-
wenerme Bundle Gitlab User DocsUse when working with GitLab user-facing product docs: projects, groups, repositories, issues, merge requests, wikis, snippets, packages, releases, environments, application security, compliance, GitLab Duo, imports, search, permissions, profile, SSH, storage, and end-user workflows.
-
wenerme Bundle Gitlab Admin DocsUse when administering GitLab Self-Managed or Dedicated: installation, configuration, Admin area settings, users, auth, Geo, Gitaly, PostgreSQL, Redis, Sidekiq, object storage, backups, monitoring, logs, upgrades, instance limits, feature flags, security, and troubleshooting.
-
wenerme Bundle Cloudflare SecurityUse when working with Cloudflare security products: WAF, DDoS protection, Bot Management, API Shield, Turnstile, Rules, Ruleset Engine, firewall rules, network firewall, client-side security, challenges, DMARC, or security troubleshooting.
-
kok-o Skill Application SecurityContextOS skill for Application Security
Audited
Frequently asked questions
What are Security agent skills?
Security agent skills give AI agents disciplined security workflows: code review for vulnerabilities, secret handling, dependency audits, and hardening checklists. Every skill on SkillMD also passes its own safety review before listing, with capability flags shown on each page.
Which Security skills are most installed?
Popular Security skills on SkillMD right now include ios-design-review, shopify-admin-shipping-rate-audit, shopify-admin-file-storage-audit. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Security skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.