contribute-prepare

Warn

Audited by Socket on Sep 9, 2026

2 alerts found:

SecurityAnomaly
SecurityMEDIUM
scripts/gate-runner.sh

No clear malware or intentional data theft is present in this fragment. The code implements a plausible fail-closed gate runner, but dynamically constructing bash -c with unescaped INPUT_JSON and GATE creates a potentially serious command-injection risk if either value is attacker-controlled. Candidate-controlled overrides also require independent authorization. Use positional arguments or stdin instead of interpolating values into shell source, and validate or restrict gate paths and override permissions.

Confidence: 94%Severity: 72%
AnomalyLOW
agents/test-runner.md

The fragment describes a legitimate test-execution agent and contains no clear malicious payload or intentional sabotage. It presents a medium operational supply-chain risk because it automatically installs dependencies and executes repository-controlled commands, potentially including lifecycle scripts, build hooks, and tests. The Docker bind mount and unvalidated path interpolation warrant sandboxing, strict permissions, path validation, and network restrictions when used on untrusted repositories.

Confidence: 98%Severity: 58%
Audit Metadata
Analyzed At
Sep 9, 2026, 03:46 AM
Package URL
pkg:socket/skills-sh/jeremylongshore%2Ftons-of-skills-marketplace%2Fcontribute-prepare%2F@232ff83dd59f02e81f31400f617e175f2201a2cdc851705fa210d440cc60d6a1
Security Audit — socket — contribute-prepare