Audit History
scikit-learn - 4 audits
Audit version 4
Latest Medium RiskJan 17, 2026, 06:57 AM
AI analysis failed after multiple attempts - MANUAL REVIEW REQUIRED before publishing. This skill cannot be auto-published until reviewed by a human.
Risk Factors
⚡ Contains scripts (7)
⚙️ External commands (500)
📁 Filesystem access (7)
Detected Patterns
Audit version 3
Medium RiskJan 17, 2026, 06:57 AM
AI analysis failed after multiple attempts - MANUAL REVIEW REQUIRED before publishing. This skill cannot be auto-published until reviewed by a human.
Risk Factors
⚡ Contains scripts (7)
⚙️ External commands (500)
📁 Filesystem access (7)
Detected Patterns
Audit version 2
SafeJan 12, 2026, 04:05 PM
The static analysis findings are predominantly false positives. The detected 'external_commands' are actually Python import statements and code examples, not shell executions. The 'C2 keywords' and 'weak cryptographic algorithm' findings appear to be erroneous pattern matches with no actual security implications. This is a legitimate educational resource for scikit-learn.
Low Risk Issues (1)
Risk Factors
⚙️ External commands
⚡ Contains scripts
🌐 Network access (1)
📁 Filesystem access
Audit version 1
SafeJan 5, 2026, 04:23 PM
This skill contains only educational documentation and example scripts for scikit-learn. No malicious code detected. All files are legitimate machine learning examples using standard scikit-learn functionality.