offworld

Warn

Audited by Socket on Feb 16, 2026

1 alert found:

Anomaly
AnomalyLOW
references/installation.md

The provided fragment itself contains no visible malicious code, but it instructs users to download and execute remote installer scripts directly via curl | bash without integrity checks. This is a high supply-chain risk because compromise of the remote endpoints, DNS/TLS interception, or malicious installer content would yield arbitrary code execution on the host and potential credential/data exfiltration by the installed tooling. Recommendations: avoid piping remote scripts directly into a shell; download installer scripts first, inspect them, verify signatures or checksums, execute with least privilege (non-root), and prefer package manager installs or pinned release assets when available. If immediate execution is necessary, run in a restricted environment (container or VM) and audit network behavior of the installed CLI.

Confidence: 75%Severity: 60%
Audit Metadata
Analyzed At
Feb 16, 2026, 12:49 PM
Package URL
pkg:socket/skills-sh/oscabriel%2Foffworld-skill%2Foffworld%2F@e243fc35b5ce2c31ec07608b2d3ae034c44102df