marketing-skills

Warn

Audited by Socket on Sep 3, 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
Sep 3, 2026, 02:37 PM
Package URL
pkg:socket/skills-sh/afaizalam2003%2Fmaster-claude-skill%2Fmarketing-skills%2F@224e6ba317dfda8d6d7d0f15d653044483835b070662107243713d28d1a074f7
Security Audit — socket — marketing-skills