getting-datacloud-schema
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate tool for retrieving Salesforce Data Cloud schema information using the official Salesforce CLI and REST APIs.
- [COMMAND_EXECUTION]: The included scripts execute the Salesforce CLI (sf) to handle authentication. These calls use the subprocess list format, which is a secure method that mitigates command injection risks.
- [DATA_EXFILTRATION]: While the skill accesses authentication tokens and object metadata, these are only used to communicate with the user's authorized Salesforce instance. No unauthorized external network activity was detected.
- [EXTERNAL_DOWNLOADS]: The skill references standard developer dependencies such as the Salesforce CLI and the Python requests library.
Audit Metadata