developing-datacloud-code-extension
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing the
@salesforce/plugin-data-codeextensionCLI plugin and thesalesforce-data-customcodePython SDK. These are official resources provided by Salesforce for Data Cloud development. - [COMMAND_EXECUTION]: The skill uses standard Salesforce CLI (
sf) commands to initialize projects, scan code for permissions, run local tests, and deploy code extensions. These commands operate within the user's authenticated Salesforce environment. - [DATA_EXFILTRATION]: The skill demonstrates reading and writing data to Data Lake Objects (DLOs) and Data Model Objects (DMOs) via the official Python SDK. This is the intended functionality of the skill and is managed through existing Salesforce security and authentication models.
Audit Metadata