dx-project-create
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard Salesforce CLI (
sf project generate,sf org login,sf config set) to scaffold projects and authenticate orgs. These are documented, official developer tools. - [SAFE]: The skill utilizes the
/cdcommand which is a built-in feature of the agent platform for directory navigation and session relocation. - [SAFE]: It explicitly warns against storing or displaying access tokens, following security best practices for credential management.
- [SAFE]: No obfuscation, data exfiltration, or unauthorized persistence mechanisms were detected. The project creation process occurs within the user's current working directory as requested.
Audit Metadata