bids
Pass
Audited by Gen Agent Trust Hub on May 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The script
scripts/update_schema.pyis designed to fetch the BIDS schema and Extension Proposals (BEPs) list from official community sources, specificallybids-specification.readthedocs.ioand thebids-standardGitHub organization. These are well-known, official repositories for the neuroscience community. - [COMMAND_EXECUTION]: The documentation provides standard installation commands using
uv pipfor reputable neuroimaging libraries such aspybids,heudiconv, anddcm2bids. These are established tools in the scientific community. - [DATA_EXPOSURE]: The skill includes a utility script
scripts/update_schema.pythat writes downloaded JSON and YAML data to the localreferences/directory. This is a legitimate function for keeping the skill's reference materials synchronized with the upstream BIDS specification. - [INDIRECT_PROMPT_INJECTION]: The skill is designed to process BIDS datasets (MRI, EEG, etc.) using standard libraries. While it ingests external data, it follows established scientific data standards (BIDS) and utilizes common validation tools (
bids-validator) to ensure data integrity.
Audit Metadata