free-vision

Warn

Audited by Socket on Aug 24, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
SKILL.md

The skill is mostly aligned with its stated image-analysis purpose, and its image-to-provider data flow is openly documented. The main risks are external image upload, reliance on an external CLI/package, and transitive skill installation/update instructions; these make it suspicious from a security posture standpoint, but not clearly malicious.

Confidence: 80%Severity: 58%
AnomalyLOW
installers/codex-install.sh

This module is a standard installer/configurer with user-space file writes and shell alias setup. It does not show direct in-script malware behavior (no obfuscation, no eval/command injection, no explicit exfiltration). The primary risk is supply-chain trust: it installs an external npm package globally without version pinning or integrity verification and allows install-time lifecycle execution, then runs the installed CLI (optionally `doctor`). Treat it as high supply-chain exposure and review/pin/verify the npm dependency and lock the installation process for safer usage.

Confidence: 62%Severity: 60%
Audit Metadata
Analyzed At
Aug 24, 2026, 07:24 AM
Package URL
pkg:socket/skills-sh/lora-sys%2Ffree-vision-skill%2Ffree-vision%2F@158723028183d38e72dab4d6c754c09e267e859f
Security Audit — socket — free-vision