create-master

Warn

Audited by Socket on May 3, 2026

3 alerts found:

Anomalyx3
AnomalyLOW
hooks/hooks.json

The hook mechanism is legitimate for extensibility but presents a non-trivial startup-time execution risk: if CLAUDE_PLUGIN_ROOT is tainted or if run-hook.cmd is malicious, arbitrary code could run at session start. Recommendations include restricting CLAUDE_PLUGIN_ROOT to trusted locations, implementing integrity verification (signatures, hashes) for run-hook.cmd, enabling least-privilege execution, adding auditing/logging of executed commands, and isolating the script execution (sandbox or container) where feasible.

Confidence: 59%Severity: 65%
AnomalyLOW
SKILL.md

SUSPICIOUS. The skill’s core behavior is broadly consistent with its stated purpose, and it does not show direct credential theft, covert exfiltration, or malicious installers. However, it combines external retrieval, local command execution, and generation of persistent new SKILL.md files, creating medium risk from indirect prompt injection and transitive trust rather than clear malware.

Confidence: 81%Severity: 54%
AnomalyLOW
hooks/hooks-cursor.json

The code enables running an external local script at session start, which is a legitimate extensibility mechanism but introduces supply-chain and runtime risk. Without integrity verification, signing, or isolation, the script can become a backdoor or attack surface if tampered or replaced. Implement safeguards to mitigate risk in trusted environments.

Confidence: 59%Severity: 50%
Audit Metadata
Analyzed At
May 3, 2026, 08:09 PM
Package URL
pkg:socket/skills-sh/xr843%2FMaster-skill%2Fcreate-master%2F@30d2e133374d9a7261929a100d2e2d1132b78030