·form-security
!

form-security

bbeierle12/skill-mcp-claude

Security patterns for web forms including autocomplete attributes for password managers, CSRF protection, XSS prevention, and input sanitization. Use when implementing authentication forms, payment forms, or any form handling sensitive data.

20Installs·0Trend·@bbeierle12

Installation

$npx skills add https://github.com/bbeierle12/skill-mcp-claude --skill form-security

SKILL.md

Security-first patterns for web forms. Ensures password manager compatibility, prevents common attacks, and protects user data.

Security patterns for web forms including autocomplete attributes for password managers, CSRF protection, XSS prevention, and input sanitization. Use when implementing authentication forms, payment forms, or any form handling sensitive data. Source: bbeierle12/skill-mcp-claude.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bbeierle12/skill-mcp-claude --skill form-security Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, and more

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bbeierle12/skill-mcp-claude --skill form-security
Category
!Security
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is form-security?

Security patterns for web forms including autocomplete attributes for password managers, CSRF protection, XSS prevention, and input sanitization. Use when implementing authentication forms, payment forms, or any form handling sensitive data. Source: bbeierle12/skill-mcp-claude.

How do I install form-security?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bbeierle12/skill-mcp-claude --skill form-security Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/bbeierle12/skill-mcp-claude