cjournal-analyzer
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill automates the extraction of academic metadata from the official CNKI (China National Knowledge Infrastructure) repository for the purpose of generating research trend reports.
- [EXTERNAL_DOWNLOADS]: Uses standard, reputable Python packages from PyPI, including
jiebafor Chinese segmentation,wordcloudfor visualization,matplotlibfor charting, andpython-docxfor report generation. - [COMMAND_EXECUTION]: Executes a local analysis script (
scripts/analyze_journal.py) to process the collected JSON data. The script performs statistical analysis and file I/O operations consistent with its stated purpose. - [DATA_EXFILTRATION]: No exfiltration of sensitive data detected. The skill interacts only with the legitimate academic domain
navi.cnki.netand writes output to the user's local~/Downloadsdirectory. - [PROMPT_INJECTION]: The skill instructions are focused on phase-based task execution without any attempts to override model safety guidelines or system prompts.
Audit Metadata