security-check

Installation
SKILL.md

Security Check

A practical security audit for web applications. Focuses on the vulnerabilities most likely to affect solo developers and small teams.

When to Use

  • Before deploying to production
  • After adding authentication/authorization
  • When handling user input or payments
  • During code review
  • After adding new dependencies

The Security Checklist

1. Secrets & Credentials

Check for exposed secrets:

Installs
1
GitHub Stars
1
First Seen
Sep 11, 2026
security-check — teng-ai/claude-code-setup-guide