Навыки biorxiv-database История аудитов
🧬

История аудитов

biorxiv-database - 4 аудиты

Версия аудита 4

Последняя Безопасно

Jan 17, 2026, 05:52 AM

The static analyzer flagged 248 issues, but all are false positives. Markdown documentation backticks were misidentified as shell command execution. The Python script is a straightforward bioRxiv API client that makes legitimate requests to https://api.biorxiv.org, saves results to files, and optionally supports API key authentication. No malicious intent, data exfiltration, or suspicious behavior patterns found.

4
Просканировано файлов
1,425
Проанализировано строк
2
находки
claude
Проверено
Проблем безопасности не найдено

Факторы риска

🌐 Доступ к сети (1)
📁 Доступ к файловой системе (1)

Версия аудита 3

Безопасно

Jan 17, 2026, 05:52 AM

The static analyzer flagged 248 issues, but all are false positives. Markdown documentation backticks were misidentified as shell command execution. The Python script is a straightforward bioRxiv API client that makes legitimate requests to https://api.biorxiv.org, saves results to files, and optionally supports API key authentication. No malicious intent, data exfiltration, or suspicious behavior patterns found.

4
Просканировано файлов
1,425
Проанализировано строк
2
находки
claude
Проверено
Проблем безопасности не найдено

Факторы риска

🌐 Доступ к сети (1)
📁 Доступ к файловой системе (1)

Версия аудита 2

Безопасно

Jan 12, 2026, 04:22 PM

The bioRxiv database skill is safe for publication. Static analysis flagged 238 issues, but evaluation shows these are false positives - primarily documentation examples with backticks and legitimate API URLs. The code properly accesses the official bioRxiv API for academic research purposes with appropriate rate limiting.

3
Просканировано файлов
1,210
Проанализировано строк
1
находки
claude
Проверено
Проблем безопасности не найдено

Факторы риска

🌐 Доступ к сети (1)

Версия аудита 1

Низкий риск

Jan 4, 2026, 04:43 PM

This is a legitimate Python tool that queries the bioRxiv API and downloads PDFs. It writes results to user-specified paths but has no access to environment variables, no external command execution, and makes only documented API calls to api.biorxiv.org. Behavior matches the stated research purpose.

6
Просканировано файлов
1,495
Проанализировано строк
3
находки
claude
Проверено
Проблем безопасности не найдено

Факторы риска

⚡ Содержит скрипты (1)
🌐 Доступ к сети (2)
📁 Доступ к файловой системе (2)