resolve-pr-parallel

Warn

Audited by Socket on Mar 3, 2026

1 alert found:

Security
SecurityMEDIUM
SKILL.md

The skill's stated purpose (automatically resolving PR review threads) aligns with the actions described (fetching unresolved threads, editing files, committing, and resolving via GitHub API). However, it requires executing local shell scripts and gives automated subagents the authority to modify the repository and push commits. These behaviors are coherent with the purpose but raise supply-chain and autonomy risks: (1) running scripts from ${CLAUDE_PLUGIN_ROOT} can execute arbitrary code if that path is untrusted or writable, (2) using the gh CLI will use local credentials which could be misused if subagents are compromised, and (3) spawning parallel agents that autonomously commit and push increases the chance of large-scale unintended or malicious changes without human review. I assess low likelihood of explicit malware in the content provided, but a moderate-to-high operational security risk due to execution scope and autonomous pushes. Recommend restricting script sources, adding explicit permission and scope checks, requiring human review/approve before pushes, and limiting subagent filesystem and network capabilities.

Confidence: 85%Severity: 75%
Audit Metadata
Analyzed At
Mar 3, 2026, 11:55 AM
Package URL
pkg:socket/skills-sh/udecode%2Fplate%2Fresolve-pr-parallel%2F@c58e6bf3777f40de8331b12aaef15ba5ee8fe664