experience-ui-bundle-agentforce-client-generate

Pass

Audited by Gen Agent Trust Hub on Aug 14, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill installs the @salesforce/ui-bundle-template-feature-react-agentforce-conversation-client package using npm. This is an official Salesforce-owned library intended for use with the Agentforce feature.
  • [COMMAND_EXECUTION]: The skill utilizes standard command-line tools for development workflows. It uses grep to locate existing component implementations within the local project and uses the Salesforce CLI (sf) to authenticate with the user's Salesforce org and query for active Agentforce agents.
  • [COMMAND_EXECUTION]: The skill includes instructions to install the Salesforce CLI (sf) via npm if it is not already present, which is a required tool for the skill's primary functionality.
  • [SAFE]: The skill provides instructions for modifying Salesforce org settings, such as adding trusted domains for local development (localhost) and adjusting cookie policies. These instructions are accompanied by clear warnings to revert sensitive changes before moving to production environments.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 14, 2026, 08:39 PM
Security Audit — agent-trust-hub — experience-ui-bundle-agentforce-client-generate