sf-data
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill core functionality involves executing Salesforce CLI (
sf) commands to perform data operations such as queries, record creation, and updates. This is the intended use of the skill for Salesforce developers. - [EXTERNAL_DOWNLOADS]: The skill references the installation of the
@salesforce/clipackage from the official NPM registry, which is a well-known and trusted source for Salesforce development tools. - [SAFE]: The skill does not contain any detected prompt injection attempts, hardcoded credentials, or malicious obfuscation. The provided Python validation scripts are designed for static analysis of Salesforce files and do not perform any network operations or unauthorized file access.
Audit Metadata