perl-testing
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is strictly instructional, providing standard code patterns for Perl developers to implement testing using established frameworks.
- [COMMAND_EXECUTION]: The documentation includes standard commands for the
provetest runner and thecoverutility for coverage reporting. These are common developer tools used for their intended purposes within a local development environment. - [EXTERNAL_DOWNLOADS]: The skill references several well-known Perl modules (Test2::V0, Test::More, Devel::Cover, etc.) available on CPAN. No direct downloads from untrusted sources or suspicious URLs are included.
- [DATA_EXFILTRATION]: No patterns indicative of data exfiltration were found. The examples provided for file handling and database connections use temporary directories and in-memory databases, which is a security best practice for testing.
- [PROMPT_INJECTION]: The content does not contain instructions that attempt to override agent safety guidelines or system prompts.
Audit Metadata