clip
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- EXTERNAL_DOWNLOADS (SAFE): The skill references the official OpenAI CLIP repository for installation. Since 'openai' is a trusted GitHub organization, this dependency is considered safe.
- COMMAND_EXECUTION (SAFE): Python examples utilize standard machine learning libraries (torch, transformers) for model inference and data processing. No unsafe command execution or shell injection points were identified.
- DATA_EXFILTRATION (SAFE): No hardcoded credentials, sensitive file path access, or suspicious network requests were found in the provided code or documentation.
Audit Metadata