salesforce-apex-quality
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a set of development guardrails for Salesforce Apex. It includes instructions for preventing SOQL injection, enforcing CRUD/FLS security, and managing data sharing models (
with sharingvswithout sharing). - [SAFE]: The provided code snippets demonstrate secure coding patterns and discourage dangerous anti-patterns like DML operations inside loops or string concatenation in queries.
- [SAFE]: No evidence of data exfiltration, credential exposure, or unauthorized network operations was found. The skill does not download or execute external code.
Audit Metadata