statsmodels
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill is a comprehensive guide for using the legitimate statsmodels library. It contains Python code snippets for regression, time series analysis, and statistical testing without any dangerous commands, network exfiltration, or obfuscation.
- [PROMPT_INJECTION]: Analysis of potential indirect prompt injection surface.
- Ingestion points: Python variables X_data, y, y_series, y_counts, df in SKILL.md.
- Boundary markers: None explicitly defined; data is passed directly to library functions.
- Capability inventory: Statistical modeling, plotting, and inference (statsmodels, scipy, matplotlib). No shell execution or network writing capabilities.
- Sanitization: None identified; relies on library-level data validation. Note: This is an inherent property of data processing skills and does not represent a malicious intent.
Audit Metadata