aer-consistency
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions define a manual and automated audit process for document consistency. The included Python script
audit_manuscript.pyuses only standard Python libraries (argparse,csv,re,sys,pathlib) to parse text files via regular expressions. It does not perform network requests, unauthorized file writes, or execute shell commands autonomously. The analysis is limited to reading and reporting on provided LaTeX, BibTeX, and CSV files.
Audit Metadata