Audit-Verlauf
zoom-out - 4 Audits
Versionsvergleich
Änderungen an Fähigkeiten und Befunden über geprüfte Versionen hinweg, neueste zuerst.
| Version | Datum | Ergebnis | Prüfelemente | Änderung ggü. vorheriger |
|---|---|---|---|---|
| v4 Neueste | 2026年7月6日 18:03 | Keine bestätigten Befunde | 0 | Keine Änderung der Fähigkeiten |
| v3 | 2026年7月6日 18:03 | Keine bestätigten Befunde | 0 | Keine Änderung der Fähigkeiten |
| v2 | 2026年6月30日 08:02 | Keine bestätigten Befunde | 0 | Keine Änderung der Fähigkeiten |
| v1 | 2026年5月1日 08:48 | Keine bestätigten Befunde | 0 | Ausgangsbasis |
2026年7月6日 18:03
Static analysis found no suspicious patterns in the single prompt-only SKILL.md file. I found no semantic prompt injection, data exfiltration intent, or code execution behavior. No remediation is required.
2026年7月6日 18:03
Static analysis found no suspicious patterns in the single prompt-only SKILL.md file. I found no semantic prompt injection, data exfiltration intent, or code execution behavior. No remediation is required.
2026年6月30日 08:02
The static analyzer flagged SKILL.md line 3 as a weak cryptographic algorithm, but that line is only a natural-language description. No cryptographic code, command execution, network access, filesystem access, or prompt injection text was found in the reviewed skill content.
Statische falsch positive Treffer ignoriert (1)
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.
2026年5月1日 08:48
Static analyzer flagged SKILL.md:3 for 'Weak cryptographic algorithm' but this is a false positive. Line 3 is a YAML description field containing the word 'description' which triggered a pattern match on 'crypt'. No cryptographic algorithms exist in this skill. The skill is a simple meta-instruction requesting broader context from an AI agent. No malicious patterns detected. Safe for publication.