commercetools-merchant-center
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of markdown documentation and code examples intended to assist developers in building extensions for the commercetools Merchant Center. All code patterns follow official developer guidelines.
- [EXTERNAL_DOWNLOADS]: The documentation references official commercetools scaffolding tools such as
@commercetools-frontend/create-mc-app. These are well-known development utilities from a recognized technology provider. - [CREDENTIALS_UNSAFE]: The skill mentions the sensitive file path
~/.commercetools/mc-credentials.jsonwithin the context of explaining how the officialmc-scriptsCLI manages session tokens locally. There is no evidence of attempts to access or exfiltrate this file. - [COMMAND_EXECUTION]: Various standard shell commands for building, starting, and deploying React applications are documented (e.g.,
mc-scripts build,yarn start). These commands are typical for the described development workflow.
Audit Metadata