experience-portal-create
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for administrative tasks within a Salesforce environment, specifically for provisioning Experience Cloud sites. It correctly utilizes the
mcp__headless-360toolset for API interactions and thesfCLI for metadata deployments, aligning with its stated purpose.- [SAFE]: The skill does not access sensitive local files, environment variables, or hardcode any authentication tokens. It uses standard API placeholders for dynamic configuration values.- [SAFE]: All network operations are conducted through the platform-provided MCP server targeting official Salesforce API endpoints (/services/data/vXX.0/...).- [SAFE]: The execution model is well-defined, requiring specific pre-existing configurations (like Embedded Service Deployments) and providing clear verification steps for the user.- [SAFE]: No obfuscation, privilege escalation, or persistence mechanisms were identified. The skill adheres to the principle of least privilege by using themcp__headless-360__dispatch_readonlytool for all read operations.
Audit Metadata