dot_claude/skills/security-vulnerability-scan/SKILL.md
Scans TypeScript and JavaScript code for common security vulnerabilities, such as cross-site scripting (XSS), SQL injection, and insecure dependencies. This skill provides recommendations for mitigating the identified vulnerabilities.
npx skillsauth add npomfret/my-ai-agent-prompts dot_claude/skills/security-vulnerability-scanInstall 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.
Scans TypeScript and JavaScript code for common security vulnerabilities, such as cross-site scripting (XSS), SQL injection, and insecure dependencies. This skill provides recommendations for mitigating the identified vulnerabilities.
development
Automates web application testing using a popular testing framework for TypeScript and JavaScript, such as Playwright or Cypress. This skill can be used to create end-to-end tests, integration tests, and unit tests for a web application.
development
Provides a systematic process for debugging issues in TypeScript, JavaScript, and shell scripts. This skill will guide the user through the process of identifying the root cause of a bug and finding a solution.
development
Assists in creating highly specialized subagents with specific roles, such as `code-architecture-reviewer`, `strategic-plan-architect`, or `build-error-resolver`, to handle complex tasks efficiently.
development
Implements a system to automatically activate relevant Claude skills based on user prompts, keywords, and file changes. This skill uses TypeScript hooks to inject skill reminders and perform post-response checks for risky patterns.