mailbox

Warn

Audited by Socket on Jun 18, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/mailbox.sh

No clear evidence of intentional malware (no exfiltration, no backdoor execution, no network activity) is present in this Bash utility. However, it has a meaningful security weakness: AGENT is used verbatim in filesystem paths for mkdir/cat/echo/cp/mv without normalization or confinement, enabling potential out-of-scope file targeting if untrusted input reaches this script. It also persistently stores attacker-controlled Markdown that is later printed via read/load, which can poison downstream prompts/instructions.

Confidence: 72%Severity: 63%
Audit Metadata
Analyzed At
Jun 18, 2026, 01:17 PM
Package URL
pkg:socket/skills-sh/soul-brews-studio%2Foracle-skills-cli%2Fmailbox%2F@ede48f104150b8996b083173f55f2a824b20d8a516ad042f450d8732fc8a6cd1
Security Audit — socket — mailbox