full-stack-bootstrap
Warn
Audited by Socket on Mar 1, 2026
1 alert found:
SecuritySecuritySKILL.md
MEDIUMSecurityMEDIUM
SKILL.md
The bootstrap workflow is coherent and aligned with its purpose, but it presents notable security gaps: lack of integrity verification for the external ML model, potential exposure of the Bot token in logs or history, and initial permissive handling of secrets. To harden, add checksum/signature verification for the HuggingFace asset, pin dependency versions, enforce strict logging policies that redact tokens, and implement explicit per-action confirmations and least-privilege secret storage with automatic cleanup where feasible.
Confidence: 75%Severity: 75%
Audit Metadata