blog-google

Warn

Audited by Socket on Jun 26, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/run.py

This module is a local bootstrap/launcher that creates a virtual environment and then executes a Python file selected via command-line input. While there is no direct evidence of data theft or network-based malware in the fragment, the launcher lacks strict allowlisting and does not robustly prevent path traversal/absolute-path script selection before constructing the target path. This creates a plausible arbitrary-code-execution risk in threat models where argv[1] can be influenced or the filesystem contents are not fully trusted. The first-run execution of setup_environment.py is another high-impact execution step, but its safety depends entirely on that file’s contents and integrity outside this snippet.

Confidence: 62%Severity: 62%
Audit Metadata
Analyzed At
Jun 26, 2026, 11:11 AM
Package URL
pkg:socket/skills-sh/Infrasity-Labs%2Fdev-gtm-claude-skills%2Fblog-google%2F@0ea53833b18ab2f36eb2d81966f0284a7ea6f3e55c2cfc02112b683a0331fa08
Security Audit — socket — blog-google