laniameda-gallery-ingest

Warn

Audited by Socket on Apr 17, 2026

2 alerts found:

AnomalySecurity
AnomalyLOW
SKILL.md

SUSPICIOUS. The core Convex-ingest behavior matches the stated purpose, but the skill also authorizes autonomous repo/skill updates and transitive skill installation, which expands trust beyond simple content ingestion. Data flow to Convex is proportionate, yet the update/install instructions and root .env access raise medium security risk.

Confidence: 86%Severity: 61%
SecurityMEDIUM
scripts/ingest.ts

No clear evidence of intentional malware, obfuscation, or backdoor logic in this fragment. However, it is security-sensitive: it can read arbitrary local files specified by untrusted input, base64-encode the contents, and transmit them to a remote endpoint configured via environment variables. It also forwards user-supplied URLs to the backend without validation, which could enable SSRF-like risks depending on server-side behavior. Treat as a potentially high-impact data exfiltration risk under misuse or compromised input/environment; ensure strict input validation, file path allowlisting/sandboxing, and backend URL fetching controls.

Confidence: 67%Severity: 72%
Audit Metadata
Analyzed At
Apr 17, 2026, 10:31 AM
Package URL
pkg:socket/skills-sh/Michailbul%2Flaniameda-skills%2Flaniameda-gallery-ingest%2F@b2751e269ce460ce7ec6cfc2915c30309f15cfd8