skills/xiao0916/lm-skills/psd-slicer/Gen Agent Trust Hub

psd-slicer

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's primary functionality is to export PSD layers as PNG images, which is executed locally via a Python script.
  • [EXTERNAL_DOWNLOADS]: The skill requires 'psd-tools' and optionally 'scikit-image'. These are standard, well-maintained libraries from the Python Package Index (PyPI) used for PSD parsing and image processing.
  • [COMMAND_EXECUTION]: The script performs standard file operations, including reading PSD files, reading JSON configuration, creating output directories, and saving PNG files. All operations are local and triggered by explicit user parameters.
  • [PROMPT_INJECTION]: Analysis of the user guide and script logic shows no attempts to override agent behavior, bypass safety filters, or extract system prompts.
  • [DATA_EXFILTRATION]: No network calls, hardcoded credentials, or sensitive file access patterns were identified. Data processing is restricted to the input PSD and JSON files.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 07:15 PM