telegram-bot-deploy
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the
agntdev/bot-starterGitHub repository as a template and source for the bot toolkit. As this repository is owned by the skill's author (agntdev), it is considered a vendor-owned resource. - [COMMAND_EXECUTION]: The documentation describes standard deployment commands such as
npm installandnpm run buildexecuted within a platform-managed Docker environment. It also provides instructions for using theagntCLI tool to manage bots and view build logs. - [CREDENTIALS_UNSAFE]: The skill provides secure patterns for resolving API tokens from environment variables or file paths, specifically advising against hardcoding or committing secrets to version control.
Audit Metadata