new-prevent-encoding-mojibake
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely instructional and provides best practices for managing character encoding in multi-byte languages. It correctly identifies the risk of system-default code pages in Windows and provides mitigation strategies.
- [SAFE]: The included Python script for recovering corrupted text (Mojibake) uses standard string and byte manipulation. It does not perform any dangerous operations, network requests, or unauthorized file access.
- [SAFE]: No evidence of prompt injection, obfuscation, or malicious external dependencies was found. The examples of corrupted text provided are legitimate technical illustrations of encoding mismatches.
Audit Metadata