Notices potential security issues when viewing code with SQL queries, hardcoded credentials, API keys, user input handling, or authentication logic. Use when user shows or discusses code that might have security vulnerabilities like SQL injection, XSS, or exposed secrets.
$npx -y skills add alexeytriplea/claude-code-plugins --skill security-hintInstalls into the current project.
Run `npx skills use "https://github.com/alexeytriplea/claude-code-plugins" --skill "alexeytriplea/claude-code-plugins/security-hint"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alexeytriplea/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/alexeytriplea/claude-code-plugins"` and select the relevant skills, then follow their instructions.