service-omni-base-settings-configure

Pass

Audited by Gen Agent Trust Hub on Sep 6, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the sf CLI and jq to query org information and deploy metadata. These operations are performed using standard Salesforce development workflows and are scoped to the provided org alias.
  • [SAFE]: A safety check is implemented in scripts/configure-and-report.sh that queries the Organization object. It verifies that the environment is a sandbox, developer edition, or trial org before allowing metadata writes, effectively preventing accidental modifications to production customer environments.
  • [SAFE]: The skill uses static metadata templates located in the assets/ directory for deployment, ensuring that the changes are predictable and reproducible without dynamic runtime modification of the source XML.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 6, 2026, 09:34 AM
Security Audit — agent-trust-hub — service-omni-base-settings-configure