rtk

Warn

Audited by Socket on Apr 8, 2026

1 alert found:

Security
SecurityMEDIUM
scripts/install.sh

This module is primarily a convenience installer wrapper, but it contains a significant supply-chain execution risk: the `--method script` path downloads `install.sh` from a URL derived from user input (`--repo`) and immediately executes it via `curl ... | sh` without pinning or integrity verification (and it uses a moving `master` ref). While it includes basic functional verification via `rtk gain` (unless skipped) and performs no obvious in-file malicious behaviors (no secrets/exfiltration/persistence), the remote code execution pattern makes it a plausible attack vector if the remote content or repo reference is compromised or attacker-influenced.

Confidence: 74%Severity: 78%
Audit Metadata
Analyzed At
Apr 8, 2026, 08:06 AM
Package URL
pkg:socket/skills-sh/akillness%2Foh-my-skills%2Frtk%2F@b4de6d488feeb58f7cbddb3f1e322576ac6c6804