skills/jeremylongshore/claude-code-plugins-plus-skills/salesforce-deploy-integration/Gen Agent Trust Hub
salesforce-deploy-integration
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes platform-specific CLI tools including Heroku, Vercel, and gcloud (Google Cloud) to perform application deployments and manage environment configurations.
- [SAFE]: The instructions correctly implement secure credential handling by using platform-native secret stores (such as Google Cloud Secret Manager and Heroku Config Vars) for storing sensitive Salesforce JWT private keys and client identifiers.
- [SAFE]: The skill leverages the well-known and trusted 'jsforce' Node.js library for Salesforce API interactions and follows official documentation for the JWT Bearer authentication flow.
Audit Metadata