full-stack-bootstrap
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [CREDENTIALS_UNSAFE]: Implements secure credential management by guiding the user to store Telegram API tokens in a dedicated secrets file with restricted filesystem permissions (chmod 600).
- [EXTERNAL_DOWNLOADS]: Fetches required Python dependencies and the Kokoro-82M model from HuggingFace, a well-known and trusted platform for machine learning assets.
- [COMMAND_EXECUTION]: Utilizes local scripts and system utilities (curl, ln, chmod) to automate the bootstrap process, configure shell environments, and verify the integrity of the installation.
Audit Metadata