pinpoint-security
CommunitySecure your Next.js + Supabase apps end-to-end.
Authortimothyfroehlich
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides guidance and patterns to secure web applications by enforcing authentication, robust input validation, CSP headers with nonces, and Supabase SSR integration. It helps teams implement security-conscious development practices across forms, routes, and server actions.
Core Features & Use Cases
- CSP nonces and security headers: Implement dynamic nonces via middleware and static headers via configuration to prevent XSS.
- Input validation everywhere: Validate all user inputs and form data using a schema-based approach to prevent injection and data corruption.
- Supabase SSR security patterns: Use the SSR wrapper and immediate auth checks after creating the client to protect server actions and pages.
- Auth & authorization discipline: Enforce authorization checks before data access and redirects for unauthenticated users.
Quick Start
Start by integrating the security patterns into your Next.js app: enable middleware for CSP nonces, configure Supabase SSR wrapper, and apply immediate auth checks in server actions.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pinpoint-security Download link: https://github.com/timothyfroehlich/PinPoint-SkillEval/archive/main.zip#pinpoint-security Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.