platform-metadata-deploy
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions and associated scripts (such as
references/deploy.sh) automate Salesforce metadata operations using thesfCLI v2. This involves executing system commands to validate, deploy, and report on metadata status in Salesforce orgs as part of standard DevOps workflows. - [EXTERNAL_DOWNLOADS]: The documentation in
references/agent-deployment-guide.mdreferences the use ofcurlfor verifying API connectivity to Salesforce authentication endpoints. These requests target official vendor infrastructure and represent standard diagnostic procedures for verifying org access. - [SAFE]: The skill provides robust safety documentation, specifically regarding trigger cascade failures and transaction atomicity in
references/trigger-deployment-safety.md, ensuring that deployment processes are designed to minimize risk to the target environment and maintain data integrity.
Audit Metadata