test-coverage

Warn

Audited by Socket on Jun 19, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/coverage.sh

This fragment primarily performs expected coverage/reporting automation and shows no direct signs of overt malware (no network/exfiltration, no credential harvesting, no reverse shells, no obfuscation). However, it has meaningful supply-chain/security risk typical of coverage runners: it executes extensive project/test/build tooling (npm/mvn/gradle/pytest/go test) that can run arbitrary code from the target repository and its dependencies. Additionally, it uses an unsanitized session_id from a local database in filesystem paths and executes a locally referenced helper script from a relative path, both of which can become security-impact multipliers if those inputs are tampered with. Overall risk is moderate, with low direct malware likelihood but non-trivial execution-surface risk.

Confidence: 65%Severity: 52%
Audit Metadata
Analyzed At
Jun 19, 2026, 07:54 AM
Package URL
pkg:socket/skills-sh/mehdic%2FCDC%2Ftest-coverage%2F@85e72de2760cc651cb7942529fe5acfba925193353584b291d04ccd20c0318c1
Security Audit — socket — test-coverage