platform-soql-query
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides detailed guidance on implementing Salesforce security best practices, such as using
WITH SECURITY_ENFORCED,WITH USER_MODE, and Apex selector patterns to ensure Field-Level Security (FLS) and sharing rule compliance. - [SAFE]: The post-tool validation script (
scripts/post-tool-validate.py) implements automated checks for SOQL anti-patterns, such as missing WHERE clauses, hardcoded IDs, and non-selective filters. It uses official Salesforce CLI patterns for performance analysis. - [SAFE]: The skill metadata and documentation are consistent with its stated purpose of SOQL optimization. All external tool references (e.g.,
sfCLI,jq) and resource paths are standard for the Salesforce development ecosystem. - [SAFE]: No obfuscation, persistence mechanisms, or credential harvesting patterns were found in the instructions or support scripts. The skill maintains a clear focus on developer productivity and query performance validation.
Audit Metadata