convert-to-avif
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill's functionality is entirely consistent with its stated purpose of performing image format conversion. No suspicious patterns such as prompt injection, data exfiltration, or obfuscation were detected.
- [COMMAND_EXECUTION]: The skill relies on local binaries (
avifencandexiftool) to process files. It demonstrates safe command construction by wrapping input and output file path variables in double quotes, which prevents common command injection vulnerabilities associated with malicious filenames.
Audit Metadata