opencv-bioimage-analysis
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses well-known, official Python packages (opencv-python, numpy, matplotlib, pandas) for its intended purpose of image processing and data analysis.
- [SAFE]: File system operations are limited to standard image I/O (cv2.imread, cv2.imwrite) and data export (pandas.to_csv) using local filenames, which is expected behavior for this type of tool.
- [SAFE]: No network activity, obfuscated code, credential harvesting, or unauthorized privilege escalation attempts were detected.
- [SAFE]: The instructions and code examples are clear, consistent with the stated purpose, and provide standard troubleshooting and reference information.
Audit Metadata