skills/jaganpro/claude-code-sfskills/sf-industry-commoncore-integration-procedure/Gen Agent Trust Hub
sf-industry-commoncore-integration-procedure
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to guide developers in creating Salesforce OmniStudio Integration Procedures. It follows a structured workflow that prioritizes data integrity, error handling, and performance optimization.
- [COMMAND_EXECUTION]: The instructions leverage standard Salesforce CLI (
sf) commands for querying data, retrieving metadata, and deploying components. Use ofsf api request restis documented as a necessary method for handling complex JSON configurations that standard data commands cannot process. - [CREDENTIALS_UNSAFE]: The skill explicitly warns against hardcoding credentials (API keys, tokens, or Salesforce IDs) and recommends the use of Salesforce Named Credentials and Custom Metadata, demonstrating a high regard for security best practices.
- [EXTERNAL_DOWNLOADS]: All external references point to official Salesforce documentation (help.salesforce.com, trailhead.salesforce.com, architect.salesforce.com) or well-established community resources (unofficialsf.com, salesforceben.com), which are trusted sources within the domain.
- [DATA_EXFILTRATION]: No unauthorized data exfiltration patterns were identified. Network interactions are restricted to standard Salesforce API operations required for metadata management and data orchestration.
Audit Metadata