Security-focused source code review and SAST. Scans for vulnerabilities (OWASP Top 10, CWE Top 25), CVEs in third-party dependencies/packages, hardcoded secrets, malicious code, and insecure patterns. Use when given source code, a repo path, or asked to "audit", "scan", "review" code security, or "check dependencies for CVEs".
$npx -y skills add transilienceai/communitytools --skill source-code-scanningInstalls into the current project.
Run `npx skills use "https://github.com/transilienceai/communitytools" --skill "transilienceai/communitytools/source-code-scanning"` 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/transilienceai/communitytools" that are relevant to the current task. Run `npx skills add "https://github.com/transilienceai/communitytools"` and select the relevant skills, then follow their instructions.