sfnext-project-setup
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches project scaffolding tools from the @salesforce/storefront-next-dev package on the npm registry.
- [COMMAND_EXECUTION]: Provides instructions for executing standard local development lifecycle commands including project creation, dependency installation, and production building.
- [SAFE]: Implements secure environment variable management by defining clear boundaries between client-safe public variables and server-side secrets, adhering to security best practices.
Audit Metadata