sfnext-scapi-management
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation for the
b2c sfnext scapicommand suite, which is part of the official Salesforce developer tooling. The provided CLI commands (add,list,remove,available) are standard development workflows for managing API client generation in Storefront Next projects. - [SAFE]: All referenced packages (e.g.,
@salesforce/storefront-next-dev) and CLI tools are owned by the vendor (Salesforce) and represent legitimate project tooling. No unexpected or third-party dependencies were detected. - [SAFE]: The code snippets provided are for documentation purposes, demonstrating how to use generated API clients in TypeScript loaders. They follow secure coding practices by accessing context and performing data fetching through typed clients without hardcoding credentials or exposing sensitive data.
Audit Metadata