platform-flexipage-generate
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the Salesforce CLI (
sf) to automate development tasks. This includes generating FlexiPage templates (sf template generate flexipage) and performing dry-run deployments to validate metadata (sf project deploy start). these operations are standard for Salesforce development environments. - [EXTERNAL_DOWNLOADS]: The instructions include a recovery step to install the
templatesplugin via the official Salesforce CLI (sf plugins install templates) if the command is not initially available. This is a standard package management operation from a trusted vendor.
Audit Metadata