salesforce-upgrade-migration

Pass

Audited by Gen Agent Trust Hub on Mar 25, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill utilizes npm install to manage the jsforce dependency, fetching the package from the official npm registry.
  • [COMMAND_EXECUTION]: Employs standard developer utilities including git, npm, and the Salesforce CLI (sf) to manage version control, dependencies, and Salesforce org interactions. It also uses node -e for a version check of the installed library.
  • [CREDENTIALS_UNSAFE]: Demonstrates secure practices by accessing sensitive configuration, such as login URLs, through environment variables (process.env.SF_LOGIN_URL) rather than hardcoding values.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 25, 2026, 04:42 PM