alterlab-neuropixels
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing established scientific libraries including SpikeInterface, Kilosort, and IBL tools from official package registries and GitHub repositories. It also references the vendor's own package,
neuropixels-analysis. - [DATA_EXFILTRATION]: Provides functionality for AI-assisted curation by sending neural waveform visualizations to vision-language model APIs (Anthropic, OpenAI, and Google). This behavior is explicitly documented as a core feature for unit classification and uses standard programmatic API patterns.
- [COMMAND_EXECUTION]: Includes Python scripts for processing large-scale electrophysiology data. These scripts perform standard file I/O and data analysis operations without using unsafe dynamic execution or privilege escalation.
- [CREDENTIALS_UNSAFE]: References API key usage for curation features but correctly uses placeholders like 'your-api-key' or 'API_KEY_HERE', following safe secret management practices.
Audit Metadata