workflow-performance
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides a variety of standard command-line examples for performance analysis and system monitoring. Evidence includes profiling commands for Node.js (
--prof,clinic), Python (cProfile,py-spy), and Linux system metrics (iostat,iotop), as well as load testing scripts for thek6framework. - [EXTERNAL_DOWNLOADS]: The documentation references well-known development tools and libraries available through official package registries. This includes Node.js tools like
clinic,webpack-bundle-analyzer, andvite-bundle-visualizer, as well as Python utilities likepy-spyand theredisclient library. - [SAFE]: The skill incorporates secure coding practices, such as suggesting prepared statements for database queries to prevent injection and using placeholder domains for networking examples to avoid unauthorized data exfiltration.
Audit Metadata