remove-similar-image
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues or malicious patterns detected. The skill performs local image processing using well-known libraries and manages file operations as part of its core functionality.
- [COMMAND_EXECUTION]: The script performs file deletions and movements using standard libraries. These operations are guarded by a required flag and are central to the skill's purpose.
- [EXTERNAL_DOWNLOADS]: The documentation references standard, trusted Python packages for installation: Pillow, ImageHash, numpy, and opencv-python-headless.
Audit Metadata