generating-flexipage
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard Salesforce CLI (
sf) commands. This includes bootstrapping metadata withsf template generate flexipage, installing the officialtemplatesplugin, and performing dry-run deployments withsf project deploy start. All commands are within the expected scope of a Salesforce development utility. - [SAFE]: The skill implements a restrictive behavioral policy ('STOP
- No Further Modifications') that explicitly forbids the agent from manually editing the generated XML files. This serves as a safety and reliability constraint to prevent the introduction of invalid structure or potentially malicious components.
- [SAFE]: No patterns of data exfiltration, credential harvesting, or obfuscation were identified. The instructions use industry-standard practices for Salesforce metadata management.
- [EXTERNAL_DOWNLOADS]: The skill references installing the
templatesplugin for the Salesforce CLI. This is a standard vendor-provided extension from the author's own ecosystem and is documented neutrally as a functional requirement.
Audit Metadata