Kimi Quota

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill is designed to query Kimi API usage and subscription status by interacting with legitimate Kimi.com endpoints. While it handles sensitive session cookies (kimi-auth), it implements local encryption using the Fernet (cryptography) library with machine-derived keys and sets appropriate file permissions (0o600) for the storage directory (~/.config/kimi-quota/). The code in scripts/check_quota.py is transparent, lacks obfuscation, and does not exhibit any signs of data exfiltration to third-party servers.