ps_security_gate
Scan code to enforce security policies by blocking critical issues, holding high-severity findings for review, warning on medium risks, and logging low/info items during AI agent actions.
Instructions
Scan code and enforce security policy. Blocks on critical findings, holds high-severity for review, warns on medium, logs low/info.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Code content to scan | |
| action | Yes | The action being gated (e.g., "write_file", "edit_file") |