integration-eventing-subscription-configure
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified during the analysis of this skill. The skill's operations are confined to generating and managing Salesforce metadata files based on a predefined template.- [COMMAND_EXECUTION]: The skill instructs the use of the official Salesforce CLI (sf) for deploying metadata and performing Tooling API queries. These actions are standard for Salesforce development and are performed within the user's authenticated environment.- [DATA_EXFILTRATION]: No evidence of unauthorized data collection or exfiltration was found. The skill does not perform any external network requests outside of standard Salesforce CLI operations.- [PROMPT_INJECTION]: The instructions are clear and focused on the technical task of metadata management, without any attempts to bypass safety filters or override system instructions.- [INDIRECT_PROMPT_INJECTION]: While the skill interpolates user-provided values into an XML template, the inputs are checked against specific valid enums (e.g., LATEST/EARLIEST, RUN/STOP) and path formats, minimizing the risk of processing malicious data.
Audit Metadata