mdx-validator
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill utilizes standard system utilities such as grep, sed, and awk to perform pattern matching and text transformations on local .mdx files. These actions are transparent and align with the tool's purpose of document validation.
- [EXTERNAL_DOWNLOADS] (SAFE): It recommends installing industry-standard development dependencies (eslint-plugin-mdx, prettier, remark) from the official NPM registry, which are considered trusted sources for developer tooling.
- [DATA_EXFILTRATION] (SAFE): No evidence of network exfiltration or unauthorized data access was found; the script's operations are confined to local documentation directories.
Audit Metadata