Audit History
statsmodels - 4 audits
Audit version 4
Latest SafeJan 17, 2026, 07:18 AM
Documentation-only skill containing markdown files with Python code examples. Static scanner flagged 434 alerts but all are false positives. The skill contains no executable code - only documentation for the statsmodels statistical library. Scanner misinterpreted markdown backticks as shell commands, statistical terms (HC2, HC3) as C2 indicators, and common patterns as cryptographic algorithms.
Risk Factors
⚡ Contains scripts (8)
⚙️ External commands (353)
🌐 Network access (5)
Audit version 3
SafeJan 17, 2026, 07:18 AM
Documentation-only skill containing markdown files with Python code examples. Static scanner flagged 434 alerts but all are false positives. The skill contains no executable code - only documentation for the statsmodels statistical library. Scanner misinterpreted markdown backticks as shell commands, statistical terms (HC2, HC3) as C2 indicators, and common patterns as cryptographic algorithms.
Risk Factors
⚡ Contains scripts (8)
⚙️ External commands (353)
🌐 Network access (5)
Audit version 2
SafeJan 12, 2026, 04:24 PM
All 415 static findings are false positives. The scanned files are markdown documentation containing Python code examples. The analyzer misinterpreted markdown code block delimiters (```python) as shell commands, statistical function names as cryptographic algorithms, and common English words as C2 keywords. No malicious code exists in this skill.
Risk Factors
⚡ Contains scripts
⚙️ External commands
🌐 Network access
Audit version 1
SafeJan 4, 2026, 05:13 PM
Pure documentation skill with no executable code. Contains instructional markdown files teaching statsmodels usage. No network calls, file access, or code execution capabilities.