blur-faces
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill's behavior aligns with its documented purpose of anonymizing images.\n- [EXTERNAL_DOWNLOADS]: Fetches the YuNet face detection model from the official OpenCV GitHub repository (github.com/opencv). This is a well-known and trusted source for computer vision tools, and the download is necessary for the skill's functionality.\n- [COMMAND_EXECUTION]: The skill uses
uv runto execute localized Python scripts with standard dependencies. These commands are used as intended for image processing and do not involve shell injection or suspicious parameters.
Audit Metadata