skills/jeremylongshore/claude-code-plugins-plus-skills/windsurf-performance-tuning/Gen Agent Trust Hub
windsurf-performance-tuning
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of standard performance optimization patterns for API integrations, including caching strategies (LRU and Redis), request batching with DataLoader, and connection pooling.
- [SAFE]: External references point to well-known and trusted sources, including official Windsurf documentation and established open-source repositories on GitHub (GraphQL and Isaacs).
- [SAFE]: Sensitive credentials like API keys and database URLs are accessed via environment variables (
WINDSURF_API_KEY,REDIS_URL), following security best practices rather than hardcoding secrets. - [SAFE]: No evidence of prompt injection, obfuscation, unauthorized data access, or persistence mechanisms was found.
Audit Metadata