faststore-data-fetching
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill document defines best practices for secure data fetching in FastStore applications, emphasizing the use of a GraphQL layer.
- [SAFE]: It contains explicit architectural constraints that prevent the exposure of sensitive credentials such as VTEX_APP_KEY and VTEX_APP_TOKEN in client-side bundles.
- [SAFE]: The guidance correctly identifies and mitigates risks related to direct client-side API calls, promoting server-side resolvers as the secure alternative.
- [SAFE]: The code snippets provided serve as educational examples for secure implementation and do not contain real secrets or malicious logic.
Audit Metadata