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

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

fda-database - 4 аудиты

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

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

Jan 17, 2026, 07:13 AM

This is a legitimate API wrapper for the FDA's public openFDA API (api.fda.gov). All static findings are false positives: the 'CRITICAL' heuristic flagged code execution + network + credential access as suspicious, but this is standard API client behavior for authenticating with a legitimate government API. MD5 is used for cache key generation, not cryptographic security. Documentation code blocks were misidentified as shell commands. All network requests go to the official FDA API endpoint with no exfiltration or credential theft patterns.

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

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

⚡ Содержит скрипты (2)
🌐 Доступ к сети (2)
🔑 Переменные окружения (2)

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

Безопасно

Jan 17, 2026, 07:13 AM

This is a legitimate API wrapper for the FDA's public openFDA API (api.fda.gov). All static findings are false positives: the 'CRITICAL' heuristic flagged code execution + network + credential access as suspicious, but this is standard API client behavior for authenticating with a legitimate government API. MD5 is used for cache key generation, not cryptographic security. Documentation code blocks were misidentified as shell commands. All network requests go to the official FDA API endpoint with no exfiltration or credential theft patterns.

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

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

⚡ Содержит скрипты (2)
🌐 Доступ к сети (2)
🔑 Переменные окружения (2)

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

Безопасно

Jan 12, 2026, 04:46 PM

The fda-database skill is a legitimate scientific research tool for querying FDA's public openFDA API. Static analysis flagged many false positives - the 'external_commands' are actually markdown code examples showing API usage patterns, not actual command execution. The API key usage is legitimate for accessing public FDA data with proper authentication. No malicious intent detected.

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

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

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

Безопасно

Jan 4, 2026, 04:22 PM

No credential access, environment harvesting, or exfiltration patterns found. Network calls target the documented openFDA API for expected data retrieval.

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

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

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