sensitivity-check
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXPOSURE] (SAFE): The script utilizes Deno's --allow-read permission to scan manuscript files. Because it does not request --allow-net, it has no capability to exfiltrate file contents to an external server.
- [REMOTE_CODE_EXECUTION] (SAFE): The code is self-contained and does not import external packages or execute remote scripts.
- [COMMAND_EXECUTION] (SAFE): The script does not utilize subprocesses or shell commands to perform its analysis.
Audit Metadata