skills/frankify-app/skills/to-tickets/Gen Agent Trust Hub

to-tickets

Pass

Audited by Gen Agent Trust Hub on Jul 11, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the uvx utility to execute a disambiguate command, which is a standard procedure for ensuring terminology alignment with the project's glossary.
  • [EXTERNAL_DOWNLOADS]: The agent is instructed to fetch and read content from provided URLs (e.g., issue trackers or specification documents) to gather necessary context for ticket generation.
  • [PROMPT_INJECTION]: The skill has an indirect injection surface as it ingests data from external sources like issue comments and specifications.
  • Ingestion points: External URLs, spec files, and conversation context (SKILL.md).
  • Boundary markers: None explicitly defined for untrusted data.
  • Capability inventory: Subprocess execution via uvx and writing to external project trackers (SKILL.md).
  • Sanitization: No input sanitization is mentioned.
  • Context: The risk is mitigated by built-in human-in-the-loop checkpoints, such as the 'Grilling gate' and user quiz, which occur before any automated publishing actions.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 11, 2026, 04:58 PM
Security Audit — agent-trust-hub — to-tickets