performance-testing
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official tools and configurations from well-known services.
- Utilizes the official k6 action from Grafana for automated performance testing in GitHub Actions.
- Installs the Lighthouse CI CLI (
@lhci/cli) from the public npm registry for automated performance monitoring. - [SAFE]: The skill demonstrates secure development practices.
- Recommends using environment variables and GitHub Secrets for managing sensitive authentication tokens in CI/CD workflows.
- Uses non-sensitive placeholders for credentials in educational code snippets.
Audit Metadata