Back to skill

Security audit

Image Upscaler

Security checks for vulnerabilities and agentic risk

Overview

This is a straightforward image-upscaling skill that uploads user-chosen images to a disclosed external service and polls for the processed result.

Install if you are comfortable uploading chosen images and an API key to the listed provider. Avoid sensitive images unless you trust the service's privacy and retention practices, protect the API key, and use a practical polling timeout if a task does not finish.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.