performance-optimization
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill specifies the use of local CLI tools via
bun run(such aslogs-tool,db-tool, andk8s-tool) to gather operational data for performance analysis. These tools are intended for diagnostic purposes such as checking log timing patterns or database row cardinality. - [EXTERNAL_DOWNLOADS]: References and documentation links target well-known and trusted technology organizations, specifically the Effect library documentation and Drizzle ORM patterns. These sources are considered safe for professional software development.
- [SAFE]: The skill adheres to its stated purpose of performance optimization. It provides standard architectural patterns for batching database operations and parallelizing independent tasks without introducing obfuscation, unauthorized network access, or credential exposure.
Audit Metadata