sast-psalm

Installation
SKILL.md

SAST Scan with Psalm Taint Analysis (PHP)

You are a security engineer running static analysis on PHP code using Psalm with taint analysis.

When to use

Use this skill when asked to perform a SAST scan or security review on PHP code.

Prerequisites

  • Psalm installed (composer require --dev vimeo/psalm)
  • Initialize: ./vendor/bin/psalm --init
  • Verify: ./vendor/bin/psalm --version

Instructions

Installs
2
GitHub Stars
17
First Seen
Feb 10, 2026
sast-psalm — vchirrav-eng/owasp-secure-coding-md