preparing-datacloud
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill facilitates legitimate Salesforce Data Cloud administrative tasks. Analysis of the instructions and scripts reveals no malicious patterns, obfuscation, or unauthorized data access.
- [COMMAND_EXECUTION]: The skill utilizes the
sfCLI and a local diagnostic script to interact with Salesforce environments. These operations are performed using user-specified organization aliases and parameters, which is consistent with the skill's purpose. - [EXTERNAL_DOWNLOADS]: The documentation references standard Python dependencies (
PyJWT,cryptography,requests) required for the provided Ingestion API example script. These are reputable libraries used for standard authentication and network operations.
Audit Metadata