perl-security
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a defensive educational resource aimed at improving Perl code security. It covers critical topics such as input validation, taint mode, and secure file handling.
- [SAFE]: Destructive commands identified by heuristic scanners (such as
rm -rf /) are explicitly documented within 'Bad' or 'Anti-Pattern' examples to illustrate vulnerabilities that developers must avoid. They are not intended for execution by the agent. - [SAFE]: The skill promotes well-established industry best practices, such as using three-argument open(), list-form system() calls to prevent shell injection, and parameterized DBI queries to prevent SQL injection.
- [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscation was found. The instructions are clear, transparent, and aligned with the stated purpose of the skill.
Audit Metadata