perf
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFE
Full Analysis
- Performance Optimization Rules: The skill defines coding standards for Rust and TypeScript aimed at reducing memory allocations and improving throughput.
- Benchmarking Commands: Includes standard development commands like cargo bench and cargo xtask for performance verification.
- Defensive Programming Practice: A memory rule mandates capping memory for untrusted inputs, which is a recognized security best practice to prevent memory-based denial of service.
Audit Metadata