Audit History
openalex-database - 5 audits
Audit version 5
Latest SafeJan 17, 2026, 02:54 AM
This is a legitimate scholarly research tool for querying the OpenAlex academic database. All static findings are false positives: markdown backticks were flagged as shell commands, URL parameters and markdown tables were flagged as cryptographic algorithms, and documentation links were flagged as reconnaissance. The Python code makes HTTP requests to the public OpenAlex API for legitimate academic research purposes.
Risk Factors
⚙️ External commands (221)
🌐 Network access (75)
📁 Filesystem access (2)
Audit version 4
SafeJan 17, 2026, 02:54 AM
This is a legitimate scholarly research tool for querying the OpenAlex academic database. All static findings are false positives: markdown backticks were flagged as shell commands, URL parameters and markdown tables were flagged as cryptographic algorithms, and documentation links were flagged as reconnaissance. The Python code makes HTTP requests to the public OpenAlex API for legitimate academic research purposes.
Risk Factors
⚙️ External commands (221)
🌐 Network access (75)
📁 Filesystem access (2)
Audit version 3
Low RiskJan 7, 2026, 12:53 AM
Legitimate research tool with Python scripts that query the OpenAlex scholarly database API. Network requests target the official api.openalex.org endpoint. File writing is limited to CSV export for research data. No credential theft, no persistence mechanisms, no suspicious network destinations.
Risk Factors
⚡ Contains scripts (2)
🌐 Network access (2)
📁 Filesystem access (2)
Audit version 2
Low RiskJan 7, 2026, 12:53 AM
Legitimate research tool with Python scripts that query the OpenAlex scholarly database API. Network requests target the official api.openalex.org endpoint. File writing is limited to CSV export for research data. No credential theft, no persistence mechanisms, no suspicious network destinations.
Risk Factors
⚡ Contains scripts (2)
🌐 Network access (2)
📁 Filesystem access (2)
Audit version 1
Low RiskJan 7, 2026, 12:53 AM
Legitimate research tool with Python scripts that query the OpenAlex scholarly database API. Network requests target the official api.openalex.org endpoint. File writing is limited to CSV export for research data. No credential theft, no persistence mechanisms, no suspicious network destinations.