Telegram Ascii Table
v1.1.0Format tabular data as ASCII box tables for Telegram. Stdin-only input eliminates shell injection risks. Handles smart column sizing, text wrapping, and proper padding for monospace display.
⭐ 1· 1.5k·2 current·2 all-time
by@nalg
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the included Python script: the code formats pipe-delimited stdin into boxed ASCII/Unicode tables with wrapping and width options. The skill does not request unrelated binaries, env vars, or configs.
Instruction Scope
SKILL.md stays within the stated purpose and emphasizes stdin use to reduce shell-injection risk. One minor inconsistency: examples call the tool as `ascii-table` (implying it is on PATH) while the repository provides scripts/ascii-table.py; this is a usability nit (you must run the script by path or create an alias), not a security concern. Instructions do not access files, env vars, or external endpoints.
Install Mechanism
No install spec is provided (instruction-only with a bundled script). No downloads, package installs, or archive extraction are present. The included script is local and self-contained.
Credentials
The skill requests no environment variables or credentials and the code does not read or require secrets or external configuration.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills/system settings. Normal autonomous invocation is allowed by platform defaults but the skill's actions are limited to formatting stdin.
Assessment
This skill appears safe and coherent for its stated purpose. Before installing or running, you may: (1) inspect the included scripts/ascii-table.py (it's a short Python file with no network or subprocess calls), (2) run it locally with harmless input to verify behavior (e.g., python3 scripts/ascii-table.py <<'EOF' ... EOF), and (3) be aware examples assume an `ascii-table` command on PATH (you can run the script by path or create an alias). If you do not want the agent to execute local scripts autonomously, disable model invocation for skills in your agent settings.Like a lobster shell, security has layers — review code before you run it.
Asciivk97dbqdh3d0bm36ks57x9jrk3980pzprTablevk97dbqdh3d0bm36ks57x9jrk3980pzprTelegramvk97dbqdh3d0bm36ks57x9jrk3980pzprlatestvk97dcb8vhh23xcjnswtj7rad0h80vmbn
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
