Wine Archive

PassAudited by VirusTotal on Apr 16, 2026.

Findings (1)

The wine-archive skill is a legitimate personal database for tracking wine tastings and labels. It follows security best practices, such as using parameterized queries in lib/wine-store.js to prevent SQL injection, implementing secret redaction for LLM interaction logs in shared/interaction-store.js, and using shell quoting for generated CLI commands in scripts/wine-chat.js. The functionality, including data export/import and Telegram integration, is well-documented and aligns with the stated purpose without any evidence of malicious intent or data exfiltration.