Detect insecure defaults like hardcoded secrets and weak crypto settings.
Identifies insecure default configurations including hardcoded secrets, weak cryptographic settings, overly permissive access controls, and unsafe default values.
$ npx skills add trailofbits/agent-skills --skill insecure-defaultsStatic analysis with CodeQL, Semgrep, and SARIF for security scanning.
Security-focused diff review with git history analysis.
Best practices for authentication with Better Auth library.