platform-soql-query
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focuses on generating secure and optimized Salesforce SOQL queries. It provides comprehensive documentation on avoiding anti-patterns like SOQL inside loops and non-selective filters.
- [SAFE]: The skill explicitly instructs the agent to use security enforcement clauses such as
WITH SECURITY_ENFORCEDandWITH USER_MODE, ensuring that generated code respects Salesforce's field-level security and sharing rules. - [SAFE]: The validation script (
scripts/post-tool-validate.py) performs local static analysis and query plan evaluation. It uses standard libraries and interacts with platform-provided tools for performance analysis without making unauthorized network requests or exposing sensitive data. - [SAFE]: All Apex assets and reference materials provided are consistent with standard Salesforce development best practices and do not contain any hidden or executable malicious payloads.
Audit Metadata