field-service-data-capture-reference-configure

Pass

Audited by Gen Agent Trust Hub on Sep 7, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes standard developer CLI tools including sf (Salesforce CLI) and python3. It provides commands for metadata deployment (sf project deploy start) and a maintenance script via sf apex run to update AssignedResource records. These are intended functionalities for Salesforce development and administration.
  • [INDIRECT_PROMPT_INJECTION]: The skill instructs the agent on how to build Flow metadata that interpolates Salesforce system variables such as {$User.Username} and {$Flow.CurrentDate}. This represents standard platform configuration for the Field Service mobile environment and does not involve processing untrusted external text to influence agent reasoning.
  • [DYNAMIC_EXECUTION]: A Python one-liner is provided in the deployment section to parse JSON output and extract error messages. This uses standard library modules (sys, json) and is a common utility pattern for CLI automation.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 7, 2026, 02:31 PM
Security Audit — agent-trust-hub — field-service-data-capture-reference-configure