marketplace-catalog-sync
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructs on building VTEX marketplace integrations using official API endpoints such as
api.vtex.comandvtexcommercestable.com.brwhich are associated with the vendor context. - [SAFE]: Code examples demonstrate secure practices by using environment variables (
VTEX_APP_KEY,VTEX_APP_TOKEN) for authentication secrets rather than hardcoding them, adhering to standard secret management practices. - [SAFE]: The integration logic relies on standard, well-known libraries including
axiosfor HTTP requests andexpressfor handling fulfillment simulation requests. - [SAFE]: No malicious patterns such as obfuscation, unauthorized data exfiltration, or remote code execution were detected in the provided instructions or code samples.
Audit Metadata