visual-parity-audit
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The bundled script
scripts/build_parity_pdf.pyexecutes thetectoniccommand-line utility viasubprocess.runto compile LaTeX source into a PDF. This is a legitimate operation for the skill's stated purpose of report generation and uses controlled arguments. - [DATA_EXPOSURE]: The skill provides instructions for clearing local browser session data (cookies and localStorage) using JavaScript. This is used to ensure UI audits start from a clean state and does not involve harvesting sensitive information.
- [EXTERNAL_DOWNLOADS]: The skill requires the
tectonicLaTeX engine, which is a well-known and trusted document processing tool. No unverified or suspicious external dependencies are requested or executed.
Audit Metadata