frontend-query-mutation
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation and code templates for standard frontend development patterns. No malicious patterns, obfuscation, or unauthorized data access were identified.
- [SAFE]: The code snippets provided follow established security best practices for React applications, such as using an Axios instance with interceptors for authentication and using standard library functions for networking.
- [SAFE]: References to sensitive-sounding strings like 'API_KEY' are used as URL path constants (e.g., for an endpoint path) and do not contain hardcoded credentials.
Audit Metadata