skills/salesforcecommercecloud/b2c-developer-tooling/b2c-business-manager-extensions/Gen Agent Trust Hub
b2c-business-manager-extensions
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a developer guide for extending the Salesforce B2C Commerce Business Manager. The provided code snippets and XML configurations follow standard platform practices for building administrative tools.
- [DATA_EXPOSURE]: The examples demonstrate handling web request parameters (e.g.,
request.httpParameterMap) and rendering data in ISML templates. This is a standard architectural pattern for the platform; developers using these examples should ensure they follow platform-specific security guidelines for input validation and output encoding to prevent cross-site scripting (XSS). - [COMMAND_EXECUTION]: The documentation mentions the use of a command-line tool (
b2c docs schema bmext) to view XML schemas. This is a legitimate developer utility and is presented as a documentation reference rather than an automated execution pattern.
Audit Metadata