# Security Review Action

> GitHub Actions workflow for automated security review on pull requests with confidence-gated PR comments

- Skill: `paperclipai/security-review-action` (Agent Skill)
- Install (CLI): `npx skillmds@latest add paperclipai/security-review-action`
- Raw SKILL.md: https://api.skillmd.com/api/skills/paperclipai/security-review-action/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: paperclipai (https://skillmd.com/u/paperclipai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/paperclipai/security-review-action

---


GitHub Actions workflow configuration for running automated security reviews on every pull request. Applies the same 3-phase security methodology with false-positive filtering and confidence scoring. Only posts findings with confidence >= 0.8 as PR comments. Can block merge on HIGH severity findings. Use when setting up or maintaining CI-integrated security review pipelines.

