release-mac-app

Warn

Audited by Socket on Sep 16, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/lib/mac_release.sh

No strong, direct evidence of malicious behavior (e.g., hardcoded secrets exfiltration, reverse shells, crypto-mining, or obvious backdoor/persistence) is present in this fragment. The main supply-chain security concerns are high-risk primitives: (1) `source` of a manifest file which could be a direct code execution vector if an attacker can alter that manifest/path, and (2) `eval` usage for building shell variables. Additionally, the script downloads untrusted enclosure zips from URLs obtained from appcast metadata and extracts them before signature/codesign checks; signature verification and codesign validation are performed, reducing the likelihood of sabotage via tampered artifacts. This should be reviewed in context (how the manifest and environment values are controlled) to rule out attacker-controlled inputs reaching `source`/`eval`.

Confidence: 62%Severity: 55%
Audit Metadata
Analyzed At
Sep 16, 2026, 11:28 PM
Package URL
pkg:socket/skills-sh/steipete%2Fagent-scripts%2Frelease-mac-app%2F@e71375dc25fc5533ecfb279c6f1699eb809b3662690c8e5d500dbefb1449115e
Security Audit — socket — release-mac-app