generating-apex-test
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, such as prompt injection, data exfiltration, or obfuscation, were detected in the skill instructions or associated templates.
- [COMMAND_EXECUTION]: The skill provides instructions for using the standard Salesforce CLI (
sf apex run test) to execute tests against a target organization, which is the intended and standard workflow for Salesforce development. - [DATA_ISOLATION]: The skill strongly encourages best practices for test data management, such as using
TestDataFactorypatterns and explicitly settingSeeAllData=falseto prevent reliance on organization-specific data.
Audit Metadata