azure-screenshot-mask
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill's primary function is local image redaction to protect user privacy. A review of the instructions and the included Python script shows no evidence of data exfiltration, obfuscation, or malicious intent.
- [EXTERNAL_DOWNLOADS]: The skill documentation identifies dependencies on the 'Pillow' and 'surya-ocr' libraries. These are established, well-known libraries in the Python ecosystem for image processing and optical character recognition.
- [COMMAND_EXECUTION]: The skill includes a dedicated Python script ('scripts/mosaic-azure-screenshots.py') designed to be run from the command line. The script's logic is transparent and focuses strictly on image manipulation using the PIL (Pillow) library, with no identified vulnerabilities related to command injection or unsafe execution of user-supplied arguments.
Audit Metadata