adb-workflow-orchestrator

Warn

Audited by Socket on Sep 4, 2026

1 alert found:

Security
SecurityMEDIUM
scripts/adb-run-workflow.py

No explicit malware behavior is visible in this module (no obfuscated payloads, no network calls, no eval/exec, no hardcoded secrets). However, the module acts as a workflow-driven executor that can run project-local Python scripts chosen based on YAML-controlled `action` and parameters, using `uv run` via `subprocess.run`. This creates a high-risk primitive for supply-chain or attacker-controlled workflow abuse: if an attacker can modify the workflow YAML (including `!include` files) or the scripts under `.claude/skills/**/scripts`, they can cause arbitrary code execution in the environment. Confidence is limited because the end of the file is truncated and the contents of the executed scripts are not provided.

Confidence: 72%Severity: 78%
Audit Metadata
Analyzed At
Sep 4, 2026, 12:35 PM
Package URL
pkg:socket/skills-sh/rdmptv%2Fadbautoplayer%2Fadb-workflow-orchestrator%2F@24cd72777a2d7675b31a10985b2ded0df0ba00dbd0581ea2b1caa0e5af6b2eef
Security Audit — socket — adb-workflow-orchestrator