aer-statspai
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches and installs the 'statspai' Python package from PyPI, which is the official library associated with the skill's author (brycewang-stanford).
- [COMMAND_EXECUTION]: Provides standard installation instructions (
pip install statspai) and examples of using the library's Python API, which is expected behavior for an implementation engine skill. - [DATA_EXPOSURE]: The skill documents methods for exporting tables to LaTeX, Word, and Excel formats (
.to_latex(),.to_docx(), etc.), which is a primary functional requirement of the skill for research publication and occurs within the local environment. - [REMOTE_CODE_EXECUTION]: References a StatsPAI MCP (Model Context Protocol) server connection. While this involves tool invocation, it uses a unified API and structured result handles within a controlled agent-native workflow.
Audit Metadata