skills/ycmjason/tixmd/tixmd-list/Gen Agent Trust Hub

tixmd-list

Pass

Audited by Gen Agent Trust Hub on Mar 22, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the pnpx command to run @tixmd/cli list on the host system to retrieve ticket data.
  • [EXTERNAL_DOWNLOADS]: The @tixmd/cli package is downloaded and executed from the npm registry at runtime via pnpx.
  • [PROMPT_INJECTION]: The skill ingests and displays ticket titles and labels fetched from the CLI tool, creating a surface for indirect prompt injection.
  • Ingestion points: Output of pnpx @tixmd/cli list as described in SKILL.md.
  • Boundary markers: Absent; the skill presents results directly to the user without delimiters or instructions to ignore embedded commands.
  • Capability inventory: Local command execution capabilities are available to the agent via pnpx.
  • Sanitization: No validation or escaping of the retrieved ticket data is performed before the content is processed or displayed.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 22, 2026, 05:34 PM
Security Audit — agent-trust-hub — tixmd-list