multiview-constraint-solver
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs localized geometric calculations to resolve dimension mismatches in 3D modeling reference images.
- [COMMAND_EXECUTION]: The skill includes a Python script (
scripts/view_constraint_report.py) which is executed locally to process JSON data and output a conflict report. The script performs standard data processing usingargparse,json, andmathmodules and does not use any dangerous system calls or shell execution patterns. - [EXTERNAL_DOWNLOADS]: No external network requests or remote code downloads were detected. All logic is contained within the provided local files.
- [DATA_EXFILTRATION]: No data exfiltration patterns were detected. The skill reads local user-provided input files and writes a local report file based on those inputs.
Audit Metadata