checking-devops-prerequisites
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Salesforce CLI (sf) to perform environment checks, including listing authenticated orgs (
sf org list), displaying org details (sf org display), and listing installed plugins (sf plugins). These are standard administrative tasks for Salesforce development. - [COMMAND_EXECUTION]: The skill executes
sf data queryto retrieve metadata about DevOps pipelines and stages. These are read-only operations targeting the user's authenticated Salesforce environment. - [EXTERNAL_DOWNLOADS]: The skill references the official
@salesforce/plugin-agentpackage. This is a vendor-owned resource consistent with the author's identity and the skill's stated purpose.
Audit Metadata