salesforce-developer
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a high-quality educational resource for Salesforce developers. It correctly emphasizes platform best practices such as bulkification, governor limit management, and security enforcement (
WITH SECURITY_ENFORCED). - [SAFE]: External references (GitHub, Salesforce Developer documentation) are standard for this domain and target official or well-known development resources.
- [SAFE]: Shell commands provided in
deployment-devops.mdare standard Salesforce CLI (sf) operations used for authentication, metadata retrieval, and deployment in professional development workflows. - [SAFE]: Code patterns for integrations (REST, Platform Events) follow industry standards for secure credential management, including the recommendation to use Named Credentials instead of hardcoding secrets.
- [SAFE]: No obfuscation, persistence mechanisms, or unauthorized privilege escalation attempts were detected. The skill promotes secure coding by explicitly instructing against hardcoding credentials and recommending field-level security checks.
Audit Metadata