apple-container-coding-agent

Warn

Audited by Socket on Aug 26, 2026

1 alert found:

Anomaly
AnomalyLOW
assets/worker-entrypoint.py

This module functions as a harness for untrusted agent execution and evidence capture. It contains no clear standalone malware behavior (no networking, no persistence, no hidden payloads), but it does execute arbitrary command arguments from /run/agent-command.json using subprocess.run, which is the primary high-impact security concern. Snapshot extraction includes meaningful path traversal/special-device/FIFO protections, but symlink/hardlink-related tar edge cases are not explicitly blocked, so extraction safety is only partial. Evidence generation via git diff --binary will capture all workspace changes, potentially including sensitive data written by the executed agent.

Confidence: 72%Severity: 55%
Audit Metadata
Analyzed At
Aug 26, 2026, 07:15 AM
Package URL
pkg:socket/skills-sh/53able%2Fskills%2Fapple-container-coding-agent%2F@cb175e447f2aa49570ba59f7e8816ca00583c7431ff4bffaf58eaf83686c0357
Security Audit — socket — apple-container-coding-agent