監査履歴
scikit-learn - 4 監査
監査バージョン 4
最新 中リスクJan 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.
リスク要因
⚡ スクリプトを含む (7)
⚙️ 外部コマンド (500)
📁 ファイルシステムへのアクセス (7)
検出されたパターン
監査バージョン 3
中リスクJan 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.
リスク要因
⚡ スクリプトを含む (7)
⚙️ 外部コマンド (500)
📁 ファイルシステムへのアクセス (7)
検出されたパターン
監査バージョン 2
安全Jan 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.
低リスクの問題 (1)
リスク要因
⚙️ 外部コマンド
⚡ スクリプトを含む
🌐 ネットワークアクセス (1)
📁 ファイルシステムへのアクセス
監査バージョン 1
安全Jan 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.