markdown-table-validator

Pass

Audited by Gen Agent Trust Hub on Aug 11, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses bun to execute a local TypeScript script for scanning and fixing markdown files. This is a legitimate use case for a developer tool and operates only on local paths provided by the user.
  • [NO_CODE]: The skill includes a functional TypeScript script (scripts/scan_markdown_tables.ts) meant for local execution via the Bun runtime. The code performs regex-based text analysis and local file writes when the --fix flag is explicitly used.
  • [SAFE]: Analysis of the source code shows no evidence of remote code execution, data exfiltration, or persistence mechanisms. The tool follows best practices for secret management by not including credentials and focusing on localized document auditing.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 11, 2026, 05:05 PM
Security Audit — agent-trust-hub — markdown-table-validator