Was ist sast-psalm?
Führen Sie Psalm mit Taint-Analyse für PHP-Code aus. Erkennt SQL-Injection, XSS, Command-Injection, Path Traversal und andere Taint-Flow-Schwachstellen in PHP-Anwendungen. Quelle: vchirrav/product-security-ai-skills.
Führen Sie Psalm mit Taint-Analyse für PHP-Code aus. Erkennt SQL-Injection, XSS, Command-Injection, Path Traversal und andere Taint-Flow-Schwachstellen in PHP-Anwendungen.
Installieren Sie den KI-Skill sast-psalm schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: vchirrav/product-security-ai-skills.
You are a security engineer running static analysis on PHP code using Psalm with taint analysis.
Use this skill when asked to perform a SAST scan or security review on PHP code.
| TaintedSql | SQL injection via unsanitized input | | TaintedHtml | XSS via unescaped output | | TaintedShell | Command injection | | TaintedFile | Path traversal | | TaintedHeader | HTTP header injection | | TaintedSSRF | Server-side request forgery | | TaintedUnserialize | Insecure deserialization | | TaintedInclude | Remote/local file inclusion |
Führen Sie Psalm mit Taint-Analyse für PHP-Code aus. Erkennt SQL-Injection, XSS, Command-Injection, Path Traversal und andere Taint-Flow-Schwachstellen in PHP-Anwendungen. Quelle: vchirrav/product-security-ai-skills.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/vchirrav/product-security-ai-skills --skill sast-psalmFühren Sie Psalm mit Taint-Analyse für PHP-Code aus. Erkennt SQL-Injection, XSS, Command-Injection, Path Traversal und andere Taint-Flow-Schwachstellen in PHP-Anwendungen. Quelle: vchirrav/product-security-ai-skills.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/vchirrav/product-security-ai-skills --skill sast-psalm Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/vchirrav/product-security-ai-skills