automation

checkpoint: Secure Laravel

Automate security audits for Laravel startups with checkpoint, a PHP security tool.
110 stars2 forksPHPGuide quality 8/10Updated 7/24/2026100% free · open source
What it does

Checkpoint automates security audits for Laravel startups by scanning their PHP code for potential security vulnerabilities and providing recommendations for improvement.

When to use it
  • When you're building a new Laravel application and want to ensure it's secure from the start
  • When you're taking over an existing Laravel project and want to identify potential security risks
  • When you want to regularly scan your Laravel application for security vulnerabilities as part of your development workflow
Ready-to-paste prompt
php vendor/bin/checkpoint --scan=sql-injection --format=json
Heads up: Make sure you have the 'vendor/bin/checkpoint' executable available in your system's PATH, which may require running 'composer dump-autoload' after installing the Checkpoint package
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/checkpoint && curl -fsSL https://workflowstacks.com/api/skills/checkpoint/claude-skill -o ~/.claude/skills/checkpoint/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How checkpoint: Secure Laravel works
Codeflow
Free to inspect

Checkpoint: Secure Laravel is a small PHP project (~2.8k lines across 36 code files, plus 14 test files). Setup is light: install PHP, run one command. Last commit a month ago, MIT license, has a test suite.

Size
Small codebase
~2.8k lines · 36 code files · 24 min skim
Setup
Light setup
Install PHP, run one command.
Runs on
PHP
No API keys detected
PHP 100%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    composer.json
    Dependencies and the commands it exposes
  3. 3
    src/CheckpointServiceProvider.php
    Inside src/ — the main logic begins here
What's in each folder
src/Core code — the actual logic35 files
docs/Documentation6 files
stubs/Folder2 files
config/Configuration1 files
tests/Tests — proof it works14 files
READMEHas testsDocumentedNo CIMIT licenseUpdated this month
Quick Actions
Details
Creator
andreapollastri
Language
PHP
Category
automation
Published
4/26/2026

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.