faststore-data-fetching
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a security and architectural guide, specifically instructing the agent to avoid common vulnerabilities such as hardcoding API keys or exposing sensitive VTEX credentials in client-side code.
- [SAFE]: Negative code examples are used appropriately for educational purposes to demonstrate 'Wrong' patterns. These examples include obvious dummy/placeholder credentials ('vtexappkey-mystore-ABCDEF') to illustrate risks rather than as functional secrets.
- [SAFE]: The skill promotes the 'Least Privilege' principle by directing all external data integration through server-side GraphQL resolvers, preventing the exposure of backend infrastructure to the browser.
- [SAFE]: All external references provided in the metadata and body point to official developer documentation for the VTEX platform.
Audit Metadata