skills/qwenlm/qwen-code/desktop-pet/Gen Agent Trust Hub

desktop-pet

Pass

Audited by Gen Agent Trust Hub on Jun 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill utilizes the Pillow library (PIL) for image generation. This is a standard, well-known, and trusted Python package for image processing.
  • [SAFE]: The skill's primary function is to execute a local Python script (gen_spritesheet.py) to create image assets. No network operations or external downloads are performed during execution.
  • [SAFE]: File system operations are restricted to the user's home directory (~/.qwen/pets/), which is the intended location for the platform's desktop pet feature. The script creates directories and saves images in a transparent manner.
  • [SAFE]: No instances of prompt injection, obfuscation, or privilege escalation were detected. The command-line interactions are used for environment checking and running the generation script.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 24, 2026, 02:15 AM
Security Audit — agent-trust-hub — desktop-pet