background-process-get-process-output

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides a standard tool interface for process log inspection. No executable scripts, obfuscated payloads, or hardcoded secrets were found within the provided file.
  • [DATA_EXFILTRATION]: The skill fetches data from a local or managed background process server for agent inspection. It does not demonstrate any unauthorized exfiltration of data to external domains or untrusted third parties.
  • [COMMAND_EXECUTION]: The tool arguments (processId, head, tail) use strict JSON schema types (UUID and number). This design prevents command injection attacks that could occur if raw string arguments were interpolated into shell commands without sanitization.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 08:28 PM