web-data-fetching-graphql-apollo
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of legitimate documentation and code examples for Apollo Client.\n
- Verified that examples follow official Apollo documentation patterns.\n
- Checked all file paths and variable names for suspicious activity.\n- [SAFE]: No obfuscation or hidden instructions were found across all 10 files.\n
- Scanned for Base64, hex encoding, and zero-width characters.\n
- Reviewed prose for steganographic patterns or acrostics.\n- [EXTERNAL_DOWNLOADS]: References are limited to well-known technology packages.\n
- Dependencies include @apollo/client and @graphql-codegen/cli, which are standard in GraphQL development.\n- [DATA_EXFILTRATION]: Authentication patterns are implemented correctly for the stated purpose.\n
- The use of localStorage for auth tokens is standard for client-side GraphQL applications.\n
- The authLink correctly scopes the token to the GraphQL endpoint defined by environment variables.
Audit Metadata