Skip to main content

Python JSON

Provides UTF-8 JSON file I/O utilities for Python to prevent encoding issues on Windows, ensuring proper handling of special characters.

Install this skill

or
98/100

Security score

The Python JSON skill was audited on Feb 9, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 54

Unicode escape sequences

SourceSKILL.md
54User: When I save JSON, my £ symbols become \u00a3
low line 169

Unicode escape sequences

SourceSKILL.md
169**Symptom**: Non-ASCII characters appear as `\u00a3` in JSON output
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →