markdown-table-validator

Pass

Audited by Gen Agent Trust Hub on Jul 2, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill instructions and associated scripts are focused entirely on structural validation of Markdown tables. No malicious patterns, such as prompt injection, obfuscation, or persistence mechanisms, were detected during the analysis.
  • [COMMAND_EXECUTION]: The skill includes a TypeScript script (scripts/scan_markdown_tables.ts) designed to be run with the Bun runtime. It performs standard file-system operations—reading markdown files and optionally writing fixes (escaping pipes)—on paths explicitly provided via command-line arguments. These operations are legitimate for the tool's stated purpose.
  • [EXTERNAL_DOWNLOADS]: The skill references and suggests the use of prettier, a well-known and trusted technology tool for code formatting. This recommendation is used neutrally to assist in table alignment and does not involve downloading untrusted or unverified code.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 2, 2026, 01:46 AM
Security Audit — agent-trust-hub — markdown-table-validator