perl-lint
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill implements standard Perl development workflows for linting and formatting. It correctly utilizes the principle of least privilege by restricting bash tools to specific utilities and arguments.\n- [COMMAND_EXECUTION]: Uses
perlcritic,perltidy, andperl -cfor code analysis and syntax checking. These operations are directly aligned with the skill's stated purpose and use standard industry utilities.\n- [EXTERNAL_DOWNLOADS]: References the installation ofPerl::CriticandPerl::Tidyviacpanm. CPAN is a well-known and trusted repository for Perl modules, and these are standard development dependencies.
Audit Metadata