testing/security-testing
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill serves as a reference for implementing security testing.
- [COMMAND_EXECUTION]: The skill contains strings that resemble malicious commands (e.g.,
rm -rf /,cat /etc/passwd). These are used exclusively as test payloads within unit test examples to demonstrate how an application should validate and reject such inputs. - [EXTERNAL_DOWNLOADS]: References to external tools like
npm auditandeslint-plugin-securityare for standard security analysis and auditing purposes and do not involve downloading or executing untrusted code.
Audit Metadata