ClawAudit verdict

telegram-autopilot

45
๐ŸŸ  Risky
Significant concerns โ€” only install if you understand the risks

The skill manages a Telegram userbot autopilot that responds to private messages as the user. It requires sensitive credentials (api_id, api_hash, phone number, optional 2FA password, AI provider API key) and network_in capability.

โš  Flagged for review โ€” coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis โ€” not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

73
security
50
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (2)

Pattern match medium

pip3 install โ€” installs Python packages at runtime

README.md ยท code ยท pip3 install

Pattern match low

Python urllib.request โ€” network access

scripts/autopilot.py ยท prose ยท downgraded ยท urllib.request

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

credential_accessnetwork_in

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API