prompts-workflow

Warn

Audited by Socket on Jun 16, 2026

2 alerts found:

AnomalySecurity
AnomalyLOW
main.js

This module is not overtly malicious on its own (no network calls, credential theft, or embedded backdoor behavior). However, it is a high-impact command-execution orchestrator: it synchronously executes local shell/Python scripts via execSync and one script path depends on an environment-controlled root (CLAWD_ROOT). If an attacker can influence CLAWD_ROOT or the referenced scripts on disk, they can replace payload code and achieve arbitrary execution with the node process privileges. Review and lock down the runtime environment and script integrity (e.g., immutable deployments, signature/hash verification, least privilege).

Confidence: 100%Severity: 60%
SecurityMEDIUM
SKILL.md
Audit Metadata
Analyzed At
Jun 16, 2026, 01:06 AM
Package URL
pkg:socket/skills-sh/Demerzels-lab%2Felsamultiskillagent%2Fprompts-workflow%2F@a6eaf93575e15308a086946ba4a73ac739541e82e786af56afbeddace2f3bccd
Security Audit — socket — prompts-workflow