code-hidden-failures

Warn

Audited by Socket on Jul 31, 2026

1 alert found:

Anomaly
AnomalyLOW
fixtures/sample.sh

This script is best characterized as a scanner regression/test fixture that intentionally demonstrates error-swallowing and output-suppression patterns (`|| true`, `/dev/null`, `set +e`) rather than covert malicious behavior. It does not show clear malware techniques (no exfiltration, backdoor, or eval/dynamic execution), but it contains high-impact operational actions—especially `rm -rf /var/app/state`, plus `npm publish` and `git push` with suppressed output—that could cause real damage or unintended releases if executed outside a controlled test context.

Confidence: 72%Severity: 63%
Audit Metadata
Analyzed At
Jul 31, 2026, 02:27 AM
Package URL
pkg:socket/skills-sh/laurigates%2Fclaude-plugins%2Fcode-hidden-failures%2F@4be912e10f687ef387b21dfd024937035aa10a7bb8f8652352cef10d08a7fdf6
Security Audit — socket — code-hidden-failures