skill-tester

Warn

Audited by Socket on Mar 9, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/script_runner.py

The module itself is a benign script-runner utility and does not contain direct malicious logic. However, it intentionally executes arbitrary scripts and can inject a Python startup shim into child interpreters; both behaviors make it potentially dangerous when used on untrusted code. The primary supply-chain/sabotage risk is that this tool will execute whatever scripts are present under the provided path (which could be malicious) and will log captured outputs and file creation metadata. Use only on trusted code or in a secure sandbox. If capture_api is enabled, review any api_logger shim implementation because it will run inside child Python processes.

Confidence: 90%Severity: 60%
Audit Metadata
Analyzed At
Mar 9, 2026, 01:56 AM
Package URL
pkg:socket/skills-sh/ddunnock%2Fclaude-plugins%2Fskill-tester%2F@44b84b8db943c4dad1ae4e445e2383d14da55235