DevOps & Security skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

leaked-secrets

Use when reviewing client-side JavaScript, HTML source, or git history for exposed credentials, API keys, or tokens.

73.22k repo starsObserved in 1 repos
DevOps & Security

lowercase

Use when auditing URL structure or configuring a new site's routing. Applies to any server or framework that allows case-insensitive file systems (Linux servers are case-sensitive by default).

73.22k repo starsObserved in 1 repos
DevOps & Security

mime-type

Use when auditing server configuration or diagnosing broken resources. Applies to any web server serving HTML, CSS, JS, images, fonts, or other static assets.

73.22k repo starsObserved in 1 repos
DevOps & Security

mixed-content

Use when reviewing an HTTPS page for resources (scripts, images, stylesheets, iframes) that are loaded over plain HTTP.

73.22k repo starsObserved in 1 repos
DevOps & Security

performance-budget

Use when reviewing CI configuration, bundle analysis workflows, or pull requests that add dependencies and assets. Distinguish bundle-size budgets from runtime budgets such as Lighthouse or Core Web Vitals so teams can enforce both.

73.22k repo starsObserved in 1 repos
DevOps & Security

permissions-policy

Use when reviewing HTTP response headers for defense-in-depth security hardening on any web application.

73.22k repo starsObserved in 1 repos
DevOps & Security

referrer-policy

Use when reviewing HTTP response headers for privacy hardening on any website that handles authentication, session state, or sensitive URL parameters.

73.22k repo starsObserved in 1 repos
DevOps & Security

right-to-erasure

Use when auditing account settings pages, privacy dashboards, or API routes to verify that a complete data deletion path exists for users.

73.22k repo starsObserved in 1 repos
DevOps & Security

session-cookie-flags

Use when reviewing server-side session management, setting up authentication middleware, or auditing cookie configuration in HTTP response headers.

73.22k repo starsObserved in 1 repos
DevOps & Security

stack-trace-exposure

Use when reviewing error handling middleware, API route handlers, or server responses for security-sensitive information disclosure.

73.22k repo starsObserved in 1 repos
DevOps & Security