skills/jeremylongshore/claude-code-plugins-plus-skills/salesforce-multi-env-setup/Gen Agent Trust Hub
salesforce-multi-env-setup
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard configuration templates and CLI commands for Salesforce environment management. It correctly advises users to store credentials in git-ignored
.env.localfiles or professional secret management tools such as HashiCorp Vault, AWS Secrets Manager, and GCP Secret Manager. - [SAFE]: The inclusion of environment guards in Step 7 demonstrates a security-first approach by implementing logic to block specific destructive operations (e.g., account deletion) when the environment is detected as production.
- [SAFE]: The tool access configuration in the YAML frontmatter (
allowed-tools) appropriately limits the skill's execution scope to the Salesforce CLI (sf), Google Cloud SDK (gcloud), and HashiCorp Vault (vault), which are necessary for the stated purpose.
Audit Metadata