task-tracking-dots-html

Warn

Audited by Socket on May 14, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/install-html-dots.sh

No direct malicious logic is visible in the shell wrapper itself (it primarily performs install/build and runs --version). However, it carries substantial supply-chain integrity risk: it downloads and executes a prebuilt binary from a GitHub 'latest' release without checksum/signature verification, and it falls back to cloning and building unpinned remote source (default branch/HEAD snapshot). If the upstream release or repository is compromised, this script would plausibly install and execute a malicious payload. Recommend adding artifact integrity verification (pinned hashes/signatures) and pinning source commits/tags before build.

Confidence: 74%Severity: 67%
Audit Metadata
Analyzed At
May 14, 2026, 04:01 PM
Package URL
pkg:socket/skills-sh/Randroids-Dojo%2Fskills%2Ftask-tracking-dots-html%2F@bce19fb2b767555a1965c2250254494d5dbe2c98
Security Audit — socket — task-tracking-dots-html