vtex-io-service-apps
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard development practices for the VTEX IO platform. It promotes security by mandating the use of official
@vtex/apiclients, which automatically manage authentication tokens (context.authToken) and ensure traffic is correctly routed through the platform's secure infrastructure.\n- [SAFE]: The instructions explicitly discourage the use of raw HTTP libraries likeaxiosorfetch, preventing potential security bypasses where requests might lack necessary authentication or bypass internal firewalls.\n- [SAFE]: The provided code examples demonstrate secure coding patterns, including input validation for query parameters before processing them in business logic.\n- [SAFE]: All external references and package names (e.g.,@vtex/api,vtexcommercestable.com.br) are official vendor resources associated with the skill's stated purpose and author.
Audit Metadata