leaked-secrets
Use when reviewing client-side JavaScript, HTML source, or git history for exposed credentials, API keys, or tokens.
Browse reusable Agent Skills, each with a clear purpose and practical guidance.
Use when reviewing client-side JavaScript, HTML source, or git history for exposed credentials, API keys, or tokens.
Use when reviewing an HTTPS page for resources (scripts, images, stylesheets, iframes) that are loaded over plain HTTP.
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.
Use when reviewing HTTP response headers for defense-in-depth security hardening on any web application.
Use when reviewing HTTP response headers for privacy hardening on any website that handles authentication, session state, or sensitive URL parameters.
Use when auditing account settings pages, privacy dashboards, or API routes to verify that a complete data deletion path exists for users.
Use when reviewing server-side session management, setting up authentication middleware, or auditing cookie configuration in HTTP response headers.
Use when reviewing error handling middleware, API route handlers, or server responses for security-sensitive information disclosure.