ios-auto-release

Warn

Audited by Socket on Sep 4, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
SKILL.md

SUSPICIOUS: the skill’s core behavior matches iOS release automation, and its data flows target official GitHub/Apple services, so it is not fundamentally incompatible with its stated purpose. However, it performs high-impact autonomous release submission, reads fallback org credentials from a fixed local path, and centralizes signing secrets in CI while also relying on some unpinned/third-party workflow components. Risk is significant but driven by powerful release automation and credential handling, not clear malicious intent.

Confidence: 89%Severity: 64%
AnomalyLOW
scripts/watch_release_install.sh

No explicit malware or covert exfiltration is evident in this fragment. However, the design deliberately turns remote Git branch contents into locally executed code (scripts/install_on_device.sh) and propagates $ROOT/.env (noted to contain signing keys) into the temporary worktree. If the tracked branch/repo is compromised or malicious commits are introduced, this can enable high-impact unauthorized actions during the install step. Security hinges on strong trust controls for origin/$BRANCH (branch protection, signed/verified commits, and tightly governed release automation).

Confidence: 72%Severity: 61%
Audit Metadata
Analyzed At
Sep 4, 2026, 07:31 AM
Package URL
pkg:socket/skills-sh/alfredang%2Fskills%2Fios-auto-release%2F@4c6ba4d692ba60fecbf59a39e4510f8e1199e7108c9b6c177b2afc5b716a31a8
Security Audit — socket — ios-auto-release