skills/owainlewis/blueprint/compress/Gen Agent Trust Hub

compress

Pass

Audited by Gen Agent Trust Hub on Apr 24, 2026

Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
  • [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it ingests untrusted data from $ARGUMENTS or user input. This data is processed without boundary markers or sanitization, potentially allowing instructions within the text to influence agent behavior. * Ingestion points: Data from $ARGUMENTS or user-pasted instructions in SKILL.md. * Boundary markers: None present. * Capability inventory: File read and write operations described in SKILL.md. * Sanitization: None present.
  • [COMMAND_EXECUTION]: The skill instructions allow the agent to modify the filesystem by replacing files with compressed versions. This capability could be misused if an attacker provides sensitive file paths or uses indirect prompt injection to trick the agent into overwriting unintended files.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 24, 2026, 10:21 AM