python_subprocess
System command execution (Python)
Line 1293Snippets
subprocess.run(["tail", "-f", "-n", str(args.lines), str(log_file)]) result = subprocess.run(privilege_escalation
Privilege escalation attempt
Privilege escalation attempt
Line 1751Snippets
os.chmod(path, 0o600)fs_write
Filesystem write access
Filesystem write access
Line 3038Snippets
txt_path.unlink() # Clean upnetwork_call
Outbound network call
Outbound network call
Line 782Snippets
from telegram_telethon.modules.messages import fetch_recent messages = await fetch_recent( from telegram_telethon.modules.messages import fetch_unread messages = await fetch_unread(client, chat_id=args.chat_id) from telegram_telethon.modules.messages import fetch_threadenv_access
Environment variable access
Environment variable access
Line 966Snippets
groq_key = args.groq_key or os.environ.get("GROQ_API_KEY") env = os.environ.copy() api_key = os.environ.get("GROQ_API_KEY")Trust Score
Updated semana passada
Analisado
31 de mar. de 2026, 15:57
+ 2 previous scans
Compatível com
Skill details
Updated semana passada
Analisado 31 de mar. de 2026, 15:57
Descricao
This skill should be used for comprehensive Telegram automation via Telethon API. Use for sending/receiving messages, monitoring chats, running a background daemon that triggers Claude Code sessions, managing channels/groups, and downloading media. Triggers on "telegram daemon", "monitor telegram", "telegram bot", "spawn Claude...
Scans recentes
31 de mar. de 2026, 15:57
Latest analysis
31 de mar. de 2026, 15:12
Run 2
27 de mar. de 2026, 15:48
Run 1