pycortex-guide
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents the use of pycortex, a well-known and reputable open-source Python library for fMRI data visualization. All instructions and code examples align with the library's intended scientific purpose.
- [SAFE]: Package installation instructions use standard pip commands for verified scientific packages including numpy, scipy, matplotlib, and pycortex itself.
- [SAFE]: Interactions with the file system are localized to neuroimaging datasets (NIfTI, HDF5), surface geometry files, and standard configuration paths (e.g., ~/.config/pycortex/options.cfg).
- [SAFE]: The use of a local web server (via Tornado) for interactive 3D rendering and the use of Playwright for headless exports are documented features of the pycortex library and do not represent a security risk in this context.
Audit Metadata