platform-tracing-agentforce-configure

Pass

Audited by Gen Agent Trust Hub on Aug 18, 2026

Risk Level: SAFE
Full Analysis
  • [DYNAMIC_EXECUTION]: The skill performs simple string replacement in a local template file (assets/AgentforcePlatformTracing-template.xml) to generate a configuration file. This is a standard and safe operation for metadata generation tasks.
  • [INDIRECT_PROMPT_INJECTION]: The skill ingests user input to determine whether tracing should be 'true' or 'false'. While explicit boundary markers are not used for this interpolation, the workflow strictly maps user intent to boolean values, effectively sanitizing the input before it is written to the XML file.
  • [DATA_EXPOSURE]: The skill only interacts with local project files in the settings/ and assets/ directories. It does not access sensitive system files, environment variables, or credentials.
  • [EXTERNAL_DOWNLOADS]: No external network requests or remote code downloads are performed. All operations are local to the project environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 18, 2026, 11:34 PM
Security Audit — agent-trust-hub — platform-tracing-agentforce-configure