Telegram Ascii Table

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: telegram-ascii-table Version: 1.1.0 The skill is designed to format tabular data into ASCII box tables. Both the `SKILL.md` and `scripts/ascii-table.py` explicitly highlight and mitigate shell injection risks by enforcing stdin-only input. The Python script uses only standard libraries (`sys`, `textwrap`, `argparse`), performs pure string manipulation, and lacks any code for data exfiltration, malicious execution, persistence, or network communication. There are no prompt injection attempts against the agent or any other high-risk behaviors.