marketplace-catalog-sync

Pass

Audited by Gen Agent Trust Hub on Mar 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a technical integration guide for the VTEX marketplace platform. It demonstrates standard API interaction patterns using the 'axios' and 'express' libraries to handle SKU synchronization and fulfillment simulations.
  • [SAFE]: Network operations are restricted to official VTEX domains (vtexcommercestable.com.br) for catalog and notification APIs, which is consistent with the skill's stated purpose for 'vtexdocs'.
  • [SAFE]: Secret management follows industry best practices by recommending the use of environment variables (process.env.VTEX_APP_KEY) rather than hardcoding credentials.
  • [SAFE]: The skill includes robust error handling for API rate limits (HTTP 429) and provides logic to prevent unnecessary updates by checking resource states (SKU suggestion lifecycle).
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 21, 2026, 01:46 PM