skills/security/infra-scanner/SKILL.md
Audit Docker Compose services, TLS certificates, and environment files for security misconfigurations. Checks for privileged containers, dangerous capabilities, host mounts, exposed ports, hardcoded secrets in compose, weak TLS, and insecure env vars.
npx skillsauth add 47network/Sven infra-scannerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Audit Docker Compose, TLS/SSL, and environment configurations for security misconfigurations. Produces scored findings with OWASP-mapped remediation.
audit_compose — Audit Docker Compose services for privileged mode, dangerous caps, host mounts, exposed ports, hardcoded secretsaudit_tls — Check TLS certificates for expiry, weak keys, deprecated protocolsaudit_env — Audit .env files for weak passwords, empty secrets, debug modefull_report — Run all audits and generate a unified infrastructure security reportsecurity.infra: read (configuration analysis, no runtime probes)development
Automated web testing advisor — generate Playwright test scripts, accessibility checks, and performance audits.
testing
Unified security posture reporting — combines SAST, dependency audit, secret scan, infrastructure scan, and pentest results into a single scored report with OWASP and SOC 2 compliance mapping, top risks, and remediation recommendations.
development
Detect hardcoded secrets, API keys, tokens, private keys, and credentials in source code and config files. 20 built-in patterns covering AWS, GitHub, Slack, Stripe, database URLs, JWTs, and more.
development
Static Application Security Testing — scan TypeScript/JavaScript source code for SQL injection, XSS, SSRF, path traversal, command injection, hardcoded secrets, insecure crypto, auth bypass, prototype pollution, and more. 14 built-in rules mapped to OWASP Top 10 and CWE.