commercetools-api

Pass

Audited by Gen Agent Trust Hub on Mar 8, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security risks were identified. The skill consists of documentation and code snippets that promote secure development practices for the commercetools platform.
  • [EXTERNAL_DOWNLOADS]: References official and well-known Node.js packages (@commercetools/ts-client, @commercetools/platform-sdk) and official commercetools API/Auth endpoints (e.g., auth.europe-west1.gcp.commercetools.com). These are trusted sources for the intended functionality.
  • [CREDENTIALS_UNSAFE]: No hardcoded credentials were found. The provided patterns correctly utilize environment variables (e.g., process.env.CTP_CLIENT_ID) for sensitive configuration such as Client IDs and Secrets, and use placeholders (e.g., my-secret-token) for example configurations.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 8, 2026, 09:52 AM