image-upscale

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill invokes the 'agent-media' command-line tool to perform image upscaling tasks.
  • [EXTERNAL_DOWNLOADS]: The skill facilitates the download of AI models from Hugging Face (e.g., Xenova/swin2SR-compressed-sr-x4-48) when the 'local' provider is selected. Hugging Face is a well-known and trusted service for machine learning models.
  • [PROMPT_INJECTION]: The skill defines an input surface via the '--in' parameter which accepts local file paths or remote URLs. This is an inherent feature of media processing tools.
  • Ingestion points: Input path or URL provided to the '--in' option in the 'agent-media' command.
  • Boundary markers: None present in the command-line interface definition.
  • Capability inventory: Execution of the 'agent-media' CLI tool for file processing.
  • Sanitization: Not explicitly mentioned in the skill description, relying on the underlying tool's implementation.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 01:49 AM