skills/jeremylongshore/claude-code-plugins-plus-skills/salesforce-local-dev-loop/Gen Agent Trust Hub
salesforce-local-dev-loop
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for configuring a Salesforce development environment using the official Salesforce CLI (
sf),jsforce, andvitest. The practices described, such as using.env.localfor secrets and standard SFDX project structures, align with security best practices. - [EXTERNAL_DOWNLOADS]: The skill references installation of the official
@salesforce/cliand common Node.js development dependencies likejsforce,vitest, andtsx. These are well-known packages from established registries. - [COMMAND_EXECUTION]: The skill uses the
Bashtool to executesf,npm, andpnpmcommands. These are restricted to specific subcommands and are used as intended for project initialization, org management, and testing within the Salesforce ecosystem.
Audit Metadata