b2c-debug
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: Interfaces with the
b2cCLI tool to perform debugging operations on Salesforce B2C Commerce instances, including starting interactive REPL sessions and headless RPC modes. - [EXTERNAL_DOWNLOADS]: Recommends fetching the
@salesforce/b2c-clitool vianpxfrom the npm registry if the CLI is not installed globally. - [REMOTE_CODE_EXECUTION]: Provides functionality to evaluate arbitrary expressions on the target B2C Commerce server via the
evaluatecommand, which is a core feature of the script debugger. - [CREDENTIALS_UNSAFE]: Mentions the
b2c setup inspect --unmaskcommand, which is an administrative feature used to reveal resolved configuration credentials for troubleshooting and verification.
Audit Metadata