xhs-md-to-plain-text

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The script reads and writes files as intended for its transformation task. It does not execute arbitrary shell commands or spawn sub-processes.\n- [DATA_EXFILTRATION] (SAFE): No network operations were found in the code. The script does not have the capability to send data to external servers.\n- [EXTERNAL_DOWNLOADS] (SAFE): While the documentation mentions npx, which is a standard package runner, the script itself does not import external dependencies or download remote code.\n- [SAFE] (SAFE): The logic is straightforward and transparent, using only built-in Node.js/Bun modules for text processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:37 PM