performance-engineer
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references standard development and profiling tools including v8-profiler-next, line_profiler, and memory_profiler. These are well-established packages in their respective ecosystems.
- [COMMAND_EXECUTION]: Provides instructions for running profiling commands (e.g., node --prof, kernprof) and CI/CD build steps. These operations are restricted to standard development workflows and do not exhibit malicious intent.
- [DATA_EXFILTRATION]: Code snippets include functionality to write profiling data and heap snapshots to the local /tmp directory. This is standard behavior for profiling tools to store artifacts locally and does not involve unauthorized network transmission.
- [SAFE]: Load testing scripts utilize environment variables for authentication tokens and target URLs, adhering to security best practices for handling sensitive configuration.
Audit Metadata