AI AGENT ADDONS
Security
4,573installs

Keep your Perl programs safe from attacks. This skill teaches you how to use taint mode to track and validate data from outside sources. You will learn to untaint inputs with strict patterns.

Prevent common web vulnerabilities like XSS, SQL injection, and CSRF. Use parameterized DBI queries to stop database attacks. Validate emails, filenames, and integers with allowlists.

Write regular expressions that avoid ReDoS crashes. Follow perlcritic security policies for clean and safe code. This skill helps anyone building web apps or handling user input in Perl.

Add Perl Security skill to your workflow

Global

mkdir -p ~/.claude/skills/perl-security

Project

mkdir -p .claude/skills/perl-security

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
1 month ago
Created
6 months ago