convert-image-to-jpg
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill instructions are focused on image conversion and do not contain patterns designed to bypass AI safety filters or override system prompts.
- [DATA_EXFILTRATION]: The skill operates on local image files as requested by the user. It does not perform any network operations or access sensitive system configuration files.
- [COMMAND_EXECUTION]: Subprocess calls are used to execute magick or sips. These calls use argument lists rather than shell strings, preventing shell injection vulnerabilities.
- [REMOTE_CODE_EXECUTION]: The skill does not download external scripts or packages. It relies on pre-installed system utilities.
Audit Metadata