cnki-export
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The primary function of the skill is to automate academic citation workflows between CNKI and Zotero, which is a common research task.
- [EXTERNAL_DOWNLOADS]: The skill makes network requests to kns.cnki.net, which is the official domain for CNKI (China National Knowledge Infrastructure). These requests are used to retrieve citation data and PDF documents, which is essential for the skill's functionality.
- [COMMAND_EXECUTION]: The skill executes a local Python script (push_to_zotero.py) to process paper data and interact with the Zotero Connector API. This script is part of the skill package, uses standard libraries, and communicates exclusively with localhost (127.0.0.1) to update the Zotero desktop app.
- [DATA_EXPOSURE]: The skill handles academic paper metadata (titles, authors, abstracts). It does not attempt to access or exfiltrate sensitive user files, credentials, or environment variables.
Audit Metadata