featbit-deployment-docker

Warn

Audited by Socket on Mar 18, 2026

1 alert found:

Anomaly
AnomalyLOW
references/standard-configuration.md

No direct malicious code is present in the provided Docker Compose YAML and documentation fragments. However there are significant supply-chain and operational risks: repository-mounted DB init scripts are executed automatically on first DB startup (if those scripts are malicious they run with DB privileges), example files include weak default passwords ('please_change_me'), images are referenced by :latest (no digest pinning), and several database/redis ports are exposed to the host. These factors increase the risk of accidental or supply-chain compromise if repository integrity or image sources are not verified. Recommended mitigations: audit all init scripts before first run, replace default passwords and avoid committing .env to source control, use pinned image digests, restrict network exposure, and consider Docker secrets or a secrets manager for production.

Confidence: 90%Severity: 60%
Audit Metadata
Analyzed At
Mar 18, 2026, 05:01 AM
Package URL
pkg:socket/skills-sh/featbit%2Ffeatbit-skills%2Ffeatbit-deployment-docker%2F@f6bb9a9d867ffa9f02226776fc3c0696fb4518ec