skill-generator

Warn

Audited by Socket on Apr 2, 2026

1 alert found:

Anomaly
AnomalyLOW
templates/llm-action.md

This code is a legitimate operational template for orchestrating LLM calls but contains risky patterns: it reads workspace files and runtime variables, builds prompts, and executes them via a shell-invoked CLI. The main security concerns are data exfiltration (sending file contents and context to third-party LLMs) and potential shell command injection because escapePrompt is incomplete. There is no clear evidence of intentional malware or backdoor behavior in the snippet, but the structural risks are significant for privacy and command injection. Treat use of this template with caution: sanitize and minimize data sent to LLMs, and switch to safer CLI invocation methods where possible.

Confidence: 90%Severity: 60%
Audit Metadata
Analyzed At
Apr 2, 2026, 03:30 AM
Package URL
pkg:socket/skills-sh/catlog22%2Fclaude-code-workflow%2Fskill-generator%2F@0c251fd63a936a7289b81f0a2872526e65782fa8