Audit-Verlauf
machine-learning - 6 Audits
Versionsvergleich
Änderungen an Fähigkeiten und Befunden über geprüfte Versionen hinweg, neueste zuerst.
| Version | Datum | Ergebnis | Prüfelemente | Änderung ggü. vorheriger |
|---|---|---|---|---|
| v6 Neueste | 5. Juli 2026, 12:49 | Keine bestätigten Befunde | 0 | Keine Änderung der Fähigkeiten |
| v5 | 5. Juli 2026, 12:49 | Keine bestätigten Befunde | 0 | Externe Befehle |
| v4 | 27. Juni 2026, 18:08 | Keine bestätigten Befunde | 0 | Externe Befehle |
| v3 | 16. Jan. 2026, 13:17 | Keine bestätigten Befunde | 0 | Keine Änderung der Fähigkeiten |
| v2 | 16. Jan. 2026, 13:17 | Keine bestätigten Befunde | 0 | Externe Befehle |
| v1 | 10. Jan. 2026, 09:29 | Keine bestätigten Befunde | 0 | Ausgangsbasis |
5. Juli 2026, 12:49
All six static findings are false positives caused by Markdown formatting or machine learning terminology. No prompt injection, malicious intent, data exfiltration, or unsafe execution behavior was found in the reviewed files.
Risikofaktoren
⚙️ Externe Befehle (4)
5. Juli 2026, 12:49
All six static findings are false positives caused by Markdown formatting or machine learning terminology. No prompt injection, malicious intent, data exfiltration, or unsafe execution behavior was found in the reviewed files.
Risikofaktoren
⚙️ Externe Befehle (4)
27. Juni 2026, 18:08
Static analysis reported external command, weak cryptography, and reconnaissance patterns. Manual review found instructional Markdown, Python preprocessing examples, and ML terminology, with no executable shell logic or malicious intent.
Statische falsch positive Treffer ignoriert (4)
Diese statischen Treffer wurden durch semantische Prüfung verworfen oder entsprachen reinen Schema-Tokens; daher werden sie aus Transparenzgründen angezeigt, beeinflussen jedoch nicht die Qualitätsbewertung.
16. Jan. 2026, 13:17
Pure documentation skill containing only markdown guidance for ML development. All static findings are FALSE POSITIVES: The 'external_commands' detections are Python variable names (X_train, X_test) that regex incorrectly matches as backticks; the 'C2 keywords' and 'weak cryptographic algorithm' detections are SHA256 content hash strings in metadata; the 'system reconnaissance' detections are standard ML monitoring references. No executable code, scripts, network calls, or command execution capabilities exist.
Risikofaktoren
⚙️ Externe Befehle (21)
16. Jan. 2026, 13:17
Pure documentation skill containing only markdown guidance for ML development. All static findings are FALSE POSITIVES: The 'external_commands' detections are Python variable names (X_train, X_test) that regex incorrectly matches as backticks; the 'C2 keywords' and 'weak cryptographic algorithm' detections are SHA256 content hash strings in metadata; the 'system reconnaissance' detections are standard ML monitoring references. No executable code, scripts, network calls, or command execution capabilities exist.
Risikofaktoren
⚙️ Externe Befehle (21)
10. Jan. 2026, 09:29
Pure documentation skill with no executable code. Contains only markdown guidance for ML development patterns. No scripts, network calls, file system access beyond its own files, or command execution capabilities.