perl-testing
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill serves as a guide for Perl testing methodologies. All code snippets provided utilize standard Perl modules and follow industry-standard practices. No prompt injections, data exfiltration, or malicious persistence mechanisms were found.
- [COMMAND_EXECUTION]: The skill demonstrates the use of the
proveandcovercommand-line utilities. These tools are standard for running test suites and generating code coverage reports in Perl development environments. - [DATA_EXFILTRATION]: No exfiltration risks were identified. The documentation highlights security best practices, specifically recommending that assertions like
unlikebe used to ensure sensitive data (e.g., passwords) is not exposed in program outputs.
Audit Metadata