Back to skill

Security audit

📤 Telegram File Sender

Security checks across malware telemetry and agentic risk

Overview

This skill openly sends user-selected workspace files to Telegram and includes basic path, size, and token-handling guardrails.

Install only if you want your agent to send workspace files through your Telegram bot. Before use, verify the exact file and Telegram destination, protect TG_BOT_TOKEN like a password, and avoid sending source code, secrets, or private documents unless you intentionally want them shared via Telegram.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (1)

Vague Triggers

Medium
Confidence
87% confidence
Finding
The trigger language is broad enough to invoke a file-exfiltration skill on ambiguous requests such as 'send this file to me' or 'send to telegram' without clearly constraining intent, destination, or sensitivity. Because this skill transmits local workspace files to an external service, overbroad activation increases the chance of accidental data disclosure.

VirusTotal

VirusTotal findings are pending for this skill version.

View on VirusTotal

Static analysis

No suspicious patterns detected.