debugging-executions

Pass

Audited by Gen Agent Trust Hub on Jun 15, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [SAFE]: The skill utilizes official platform tools for their intended debugging purposes. No patterns of obfuscation, unauthorized command execution, or data exfiltration were found.
  • [PROMPT_INJECTION]: The skill processes data from workflow executions, creating a surface for indirect prompt injection. This is inherent to the debugging functionality and is handled by inspecting the raw data.
  • Ingestion points: Execution state and node parameters are read via the executions tool as described in SKILL.md.
  • Boundary markers: None; the skill does not define specific delimiters for the untrusted execution data.
  • Capability inventory: The agent can execute workflows via the run action of the executions tool.
  • Sanitization: No specific sanitization steps are listed, as the tool's purpose is the inspection of raw execution state.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 15, 2026, 10:20 PM
Security Audit — agent-trust-hub — debugging-executions