vtex-io-client-integration
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard development patterns for the VTEX IO platform, emphasizing the use of official clients and centralized configuration.- [CREDENTIALS_UNSAFE]: The skill correctly instructs developers to use environment variables (e.g.,
process.env.WEATHER_API_KEY) for secret management rather than hardcoding credentials, which is a security best practice.- [EXTERNAL_DOWNLOADS]: The skill references official vendor packages including@vtex/apiand@vtex/clientsfor implementing integration logic within the platform's ecosystem.
Audit Metadata