发票识别(invoice-ocr-xy)翔云平台
AdvisoryAudited by VirusTotal on Apr 15, 2026.
Overview
Type: OpenClaw Skill Name: invoice-ocr-xy Version: 2.0.0 The skill provides legitimate invoice OCR functionality using the Xiangyun (netocr.com) API. The main script `scripts/recognize_invoices.py` handles file scanning, multipart API requests via `urllib`, and result exportation to Excel or JSON. It includes a helper function to auto-install the `openpyxl` library using `subprocess`, which is hardcoded and limited to that specific package. The `SKILL.md` instructions correctly guide the AI agent to request necessary API credentials from the user for local storage in `config.json`. No evidence of data exfiltration to unauthorized endpoints or malicious execution was found.
