upload-session

Warn

Audited by Socket on Jun 22, 2026

2 alerts found:

SecurityAnomaly
SecurityMEDIUM
SKILL.md
AnomalyLOW
scripts/joestore.mjs

This code is not overtly destructive or covert in the traditional malware sense, but it performs a highly sensitive credential-handling operation: it launches a real browser with remote debugging, uses CDP Runtime.evaluate to harvest an access token from localStorage, persists the token to disk, and uses it to authenticate uploads of local session data to a server. The key supply-chain risk is that this token-harvesting pattern can become credential exfiltration if LOGIN_URL/SERVER_URL are misconfigured or subverted. Treat the package as security-sensitive and verify the intended trust boundaries and server endpoints.

Confidence: 67%Severity: 66%
Audit Metadata
Analyzed At
Jun 22, 2026, 05:39 PM
Package URL
pkg:socket/skills-sh/Kapperchino%2Fjoe-store-skills%2Fupload-session%2F@c3230ca0a112933c3c40687e38259b2d414e4a54
Security Audit — socket — upload-session