cv-mediapipe
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a robust CLI wrapper for the official Google MediaPipe Tasks API, supporting on-device computer vision and generative AI models.
- [SAFE]: All external resource references, including pre-trained models and documentation, point exclusively to authoritative and trusted domains such as googleapis.com, google.dev, kaggle.com, and huggingface.co.
- [SAFE]: Python dependencies are limited to well-known, industry-standard packages (mediapipe, numpy, and opencv-python) required for the skill's primary functionality.
- [SAFE]: The provided Python script ('scripts/mp.py') utilizes standard libraries and exhibits safe behavior, with file operations limited to processing inputs and writing outputs to user-defined paths.
- [SAFE]: No evidence of prompt injection, multi-layer obfuscation, or unauthorized network exfiltration was found across the analyzed files.
Audit Metadata