platform-apex-logs-debug
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements standard Salesforce troubleshooting workflows using the official
sfCLI. Evidence inreferences/cli-commands.mdlists legitimate commands for log management and environment configuration without any suspicious parameters. - [COMMAND_EXECUTION]: The skill utilizes the Salesforce CLI (
sf) and utility tools likejqandripgrep(rg) to manage and parse debug logs. This is consistent with the skill's intended use case of analyzing structured log data for performance bottlenecks. - [PROMPT_INJECTION]: The skill ingests external debug logs as untrusted data. While this presents an indirect prompt injection surface, the skill's workflow is strictly diagnostic, focusing on reporting and pattern identification rather than executing commands based on log content. This maintains a low risk profile for the agent's execution environment.
Audit Metadata