skills/x-cmd/skill/tee/Gen Agent Trust Hub

tee

Pass

Audited by Gen Agent Trust Hub on Apr 10, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill facilitates the execution of shell commands through the x tee utility to capture stdout and stderr while maintaining exit codes.
  • [PROMPT_INJECTION]: The skill presents an indirect prompt injection surface by processing output from external processes.
  • Ingestion points: Command output from processes like make, npm, or shell scripts entering the agent context (SKILL.md).
  • Boundary markers: Absent; there are no instructions to the agent to treat the captured output as untrusted data or use delimiters.
  • Capability inventory: The skill can execute subprocesses and write to the file system (SKILL.md).
  • Sanitization: Absent; the skill redirects raw output to files and stdout without filtering or escaping content.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 10, 2026, 05:41 AM