marketing-skills

Warn

Audited by Socket on Aug 30, 2026

1 alert found:

Security
SecurityMEDIUM
prompt-engineer-toolkit/scripts/prompt_tester.py

This module is a straightforward A/B prompt evaluation harness with an optional, caller-controlled external command execution feature. The highest security risk is that --runner-cmd/payload['runner_cmd'] can be attacker-influenced and is interpolated with prompt/case_input before subprocess.run without allowlisting or robust sanitization, enabling arbitrary command execution under the script’s privileges. Separately, untrusted expected_regex patterns are executed via re.search and could cause performance degradation (ReDoS-like CPU spikes). No direct evidence of built-in malware (e.g., stealer/backdoor/network exfiltration) appears in this fragment; risk is primarily configuration-driven and depends on who controls runner_cmd/inputs.

Confidence: 62%Severity: 70%
Audit Metadata
Analyzed At
Aug 30, 2026, 03:48 AM
Package URL
pkg:socket/skills-sh/thewiningturtle%2Fclaude-skills%2Fmarketing-skills%2F@4328ad4482200f6bdc66b5069a25edf95913acbc3a10b7aded252fd311205488
Security Audit — socket — marketing-skills