telegram-test-advanced
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains technical documentation and helper functions for unit testing Telegram bots. All code snippets are benign and follow standard development practices for the grammY framework.
- [COMMAND_EXECUTION]: No shell commands or arbitrary execution patterns detected. The code provides templates for Vitest tests which are executed in a local development environment.
- [EXTERNAL_DOWNLOADS]: The skill mentions dependencies on well-known and trusted packages (grammY, Vitest) but does not include any automated installation scripts or remote code downloads.
- [DATA_EXFILTRATION]: No network exfiltration or sensitive data exposure patterns found. The documentation correctly identifies
process.env.BOT_TOKENas the standard way to handle secrets via environment variables.
Audit Metadata