Skip to main content

telegram-web

Automates Telegram Web interactions for messaging, group management, and file sharing through browser automation.

Install this skill

or
41/100

Security score

The telegram-web skill was audited on Feb 12, 2026 and we found 9 security issues across 5 threat categories, including 3 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 17

Piping content to bash shell

SourceSKILL.md
17curl -sSL https://canifi.com/skills/telegram-web/install.sh | bash
high line 31

Piping content to bash shell

SourceSKILL.md
31# curl -sSL https://canifi.com/install.sh | bash
medium line 17

Curl to non-GitHub URL

SourceSKILL.md
17curl -sSL https://canifi.com/skills/telegram-web/install.sh | bash
medium line 31

Curl to non-GitHub URL

SourceSKILL.md
31# curl -sSL https://canifi.com/install.sh | bash
low line 22

Access to hidden dotfiles in home directory

SourceSKILL.md
22cp -r skills/telegram-web ~/.canifi/skills/
high line 124

Prompting for password/secret input

SourceSKILL.md
124- **2FA Required**: iMessage for password input
low line 17

External URL reference

SourceSKILL.md
17curl -sSL https://canifi.com/skills/telegram-web/install.sh | bash
low line 27

External URL reference

SourceSKILL.md
27Configure via [canifi-env](https://canifi.com/setup/scripts):
low line 31

External URL reference

SourceSKILL.md
31# curl -sSL https://canifi.com/install.sh | bash
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →