b2c-custom-job-steps
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation and code templates for Salesforce B2C Commerce developers. All provided examples follow platform best practices and utilize official APIs.\n- [DATA_EXFILTRATION]: The skill includes examples for exporting data (e.g., products, orders, customers) to external systems via HTTP and FTP. These patterns use the official platform API and rely on user-defined job parameters for endpoint URLs and credentials, ensuring the user maintains control over data flow.\n- [COMMAND_EXECUTION]: The documentation demonstrates how to write and register server-side JavaScript modules for batch processing. These operations are performed within the platform's standard job execution environment, and no arbitrary or malicious command execution patterns were identified.\n- [CREDENTIALS_UNSAFE]: No hardcoded credentials were found in the examples. The code correctly demonstrates using job parameters to handle sensitive information like API keys and passwords, which is the recommended method for secure configuration in the B2C Commerce environment.
Audit Metadata