consumer-goods-tpe-dashboard-configure
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFE
Full Analysis
- [DYNAMIC_EXECUTION]: The skill dynamically generates Apex scripts from included templates (e.g., scripts/schedule-business-period-export.apex) to perform configuration tasks. It employs a dedicated utility (scripts/soql-escape.js) to sanitize variables before execution, mitigating injection risks.
- [COMMAND_EXECUTION]: The skill orchestrates setup phases by executing sf CLI commands. These operations leverage the user's local authentication session and do not require providing credentials to the skill.
- [CREDENTIALS_UNSAFE]: While the skill manages Salesforce session tokens to perform API operations via sf-rest.js, it specifically filters these secrets from all logs and user-facing status reports to prevent data exposure.
Audit Metadata