gemini-use-claude-acp

Warn

Audited by Socket on Aug 18, 2026

2 alerts found:

Securityx2
SecurityMEDIUM
scripts/claude-delegate.mjs

No explicit malware indicators (e.g., credential theft, reverse shells, direct exfiltration, or eval-based payload execution) are present in this wrapper code itself. However, it substantially elevates supply-chain and authorization risk by running `pnpm dlx @zed-industries/claude-code-acp` at runtime (network-fetched execution) and by setting `CLAUDE_CODE_SKIP_PERMISSIONS='1'` unconditionally for the spawned tool. The wrapper also modifies PATH to prefer a user-writable directory under some conditions. Treat this as a high-risk execution/supply-chain delegate: it should be controlled with pinned versions/lockfiles, restricted network execution if possible, and reviewed for the spawned tool’s actual permission enforcement and behavior.

Confidence: 60%Severity: 78%
SecurityMEDIUM
SKILL.md

SUSPICIOUS: the skill's delegation purpose is real and mostly coherent, and its dependencies come from plausible official ecosystems, so this is not confirmed malware. But it expands trust to a second agent, uses unpinned `pnpm dlx` execution, depends on a deprecated adapter package, and disables Claude permission prompts with `CLAUDE_CODE_SKIP_PERMISSIONS=1`, creating elevated supply-chain and autonomous-action risk.

Confidence: 87%Severity: 72%
Audit Metadata
Analyzed At
Aug 18, 2026, 06:16 AM
Package URL
pkg:socket/skills-sh/genericservice%2Fclaude-skills%2Fgemini-use-claude-acp%2F@c0582d6bf875d4e3b709cb275b1916cc175d171a668ec58d2f75e557b26afe09
Security Audit — socket — gemini-use-claude-acp