b2c-am
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends using the
@salesforce/b2c-clipackage via npx, which downloads the official command-line tool from the public NPM registry. This tool is provided by the vendor for platform interaction. - [COMMAND_EXECUTION]: The skill utilizes the
b2cCLI to perform administrative tasks such as creating users, assigning roles, and provisioning API clients. This behavior is the intended primary function of the skill. - [CREDENTIALS_UNSAFE]: Documentation examples include placeholder password strings (e.g., 'securePassword123') to demonstrate CLI usage. These are illustrative and do not represent hardcoded production secrets.
Audit Metadata