سجل التدقيق
clinicaltrials-database - 4 عمليات التدقيق
إصدار التدقيق 4
الأحدث آمنJan 17, 2026, 06:23 AM
All 249 static findings are FALSE POSITIVES. The scanner misinterpreted markdown documentation syntax as executable code with security implications. The actual skill code (scripts/query_clinicaltrials.py) makes only legitimate HTTP GET requests to the ClinicalTrials.gov public API. No command execution, file operations, cryptographic operations, or suspicious network activity exists in the executable code. The skill is a simple data lookup tool for clinical research.
عوامل الخطر
⚙️ الأوامر الخارجية (4)
🌐 الوصول إلى الشبكة (4)
📁 الوصول إلى نظام الملفات (2)
إصدار التدقيق 3
آمنJan 17, 2026, 06:23 AM
All 249 static findings are FALSE POSITIVES. The scanner misinterpreted markdown documentation syntax as executable code with security implications. The actual skill code (scripts/query_clinicaltrials.py) makes only legitimate HTTP GET requests to the ClinicalTrials.gov public API. No command execution, file operations, cryptographic operations, or suspicious network activity exists in the executable code. The skill is a simple data lookup tool for clinical research.
عوامل الخطر
⚙️ الأوامر الخارجية (4)
🌐 الوصول إلى الشبكة (4)
📁 الوصول إلى نظام الملفات (2)
إصدار التدقيق 2
آمنJan 12, 2026, 04:54 PM
All 237 static findings are FALSE POSITIVES. The scanner misinterpreted markdown documentation code blocks as executable code with security implications. The actual skill code in scripts/query_clinicaltrials.py makes legitimate HTTP requests only to the ClinicalTrials.gov public API. No file operations, command execution, cryptographic operations, or suspicious network activity exists in the executable code.
عوامل الخطر
⚙️ الأوامر الخارجية (149)
🌐 الوصول إلى الشبكة (35)
📁 الوصول إلى نظام الملفات (2)
إصدار التدقيق 1
مخاطر منخفضةJan 4, 2026, 04:58 PM
The skill includes a Python script that makes HTTPS requests to the public ClinicalTrials.gov API. No credential access, persistence mechanisms, or code obfuscation were identified. Network access is required for core functionality and all requests go to the official NIH-managed API endpoint.