polling-test-results
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the Salesforce CLI (
sf data query) to fetch test execution status. This is a standard operation within the intended scope of the vendor's DevOps tools. - [DATA_EXPOSURE]: Queries are performed against the
DevopsTestExecutionobject. The access is read-only and uses a specified organization alias, which is consistent with secure Salesforce development workflows. - [SAFE]: The skill implementation follows the intended primary purpose of providing visibility into asynchronous test processes without requiring excessive permissions or introducing external dependencies.
Audit Metadata