auditing-config-and-build-hygiene

Warn

Audited by Socket on Jul 6, 2026

1 alert found:

Security
SecurityMEDIUM
examples.md

The scan indicates multiple concrete CI/build/config hygiene defects: secret baked into Docker image layers (Stripe key), mutable/unpinned CI action and base image (:latest), non-reproducible dependency installation (no lock), soft-failed test gate (continue-on-error), unsafe env-specific runtime branching and DEBUG default True with lazy config loading, machine-local build toolchain path dependency, and a critical remote-code-execution build step (wget … | sh without pin/checksum). Feature flags include stale/dead flags and ownerless live flags. While explicit malware behaviors are not directly proven from this text alone, the presence of wget|sh and broad supply-chain variability makes this supply chain materially unsafe. Recommend immediate remediation: remove baked secrets, pin actions/images/deps, make test gates blocking, eliminate wget|sh or verify integrity, and fix config validation and flag ownership.

Confidence: 78%Severity: 80%
Audit Metadata
Analyzed At
Jul 6, 2026, 11:24 PM
Package URL
pkg:socket/skills-sh/brandondees%2Fcode-quality-atlas%2Fauditing-config-and-build-hygiene%2F@e70de178ff951356afe7f63ba096d3982c8e2f21687c9786244c23a9d9ab0c44
Security Audit — socket — auditing-config-and-build-hygiene