speak-debug-bundle

Warn

Audited by Socket on Sep 9, 2026

1 alert found:

Security
SecurityMEDIUM
references/implementation-guide.md

The code is a legitimate diagnostic bundle generator, not clear malware, but it contains a high-severity credential disclosure bug in the complete script: set SPEAK_API_KEY and SPEAK_APP_ID values are written into the archive. Incomplete log redaction and unrestricted archive permissions create additional data-leakage risk. The credential-status expressions should output only a fixed marker such as `${SPEAK_API_KEY:+[SET]}` or `${SPEAK_API_KEY:+[SET]}${SPEAK_API_KEY:-[NOT SET]}` must be replaced with a conditional that never appends the value. Bundles should be reviewed, created with restrictive permissions, and scanned for secrets before sharing.

Confidence: 99%Severity: 78%
Audit Metadata
Analyzed At
Sep 9, 2026, 03:52 AM
Package URL
pkg:socket/skills-sh/jeremylongshore%2Ftons-of-skills-marketplace%2Fspeak-debug-bundle%2F@c43d696e4921349c657703c6582d370e9c606b0e310a2946a736890b896a85b3
Security Audit — socket — speak-debug-bundle