service-digital-engagement-deployment-configure
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Salesforce CLI (
sf) to perform legitimate development tasks such as querying org data, retrieving metadata, and making API requests to official Salesforce endpoints. - [COMMAND_EXECUTION]: A local shell script
scripts/check-api-version.shis executed to verify the Salesforce org's API version compatibility before proceeding with configuration. - [EXTERNAL_DOWNLOADS]: The skill interacts with Salesforce API endpoints (
/connect/embeddedmessaging/deployment/setup,/services/data/v67.0/connect/embeddedservice/embeddedserviceconfig/publish/) and retrieves metadata usingsf project retrieve. These are standard operations within the Salesforce development ecosystem. - [PROMPT_INJECTION]: No evidence of prompt injection, jailbreak attempts, or safety filter bypasses was found. The instructions are clearly scoped to Salesforce technical configurations.
- [DATA_EXFILTRATION]: No unauthorized data exfiltration patterns were detected. The skill only handles Salesforce metadata and provides templates for client-side integration snippets using official Salesforce domains.
Audit Metadata