Historique des audits
alphafold-database - 4 audits
Version de l’audit 4
Dernier SûrJan 17, 2026, 06:50 AM
This is a legitimate scientific skill for accessing the AlphaFold protein structure database. All 244 static findings are false positives. The analyzer misinterpreted markdown code formatting (backticks), standard Python HTTP library usage, and documented public API endpoints as security threats. The skill uses safe Biopython library calls, standard requests to authorized EBI APIs, and subprocess with list-form arguments for Google Cloud access.
Facteurs de risque
🌐 Accès réseau (2)
⚙️ Commandes externes (1)
📁 Accès au système de fichiers (1)
Version de l’audit 3
SûrJan 17, 2026, 06:50 AM
This is a legitimate scientific skill for accessing the AlphaFold protein structure database. All 244 static findings are false positives. The analyzer misinterpreted markdown code formatting (backticks), standard Python HTTP library usage, and documented public API endpoints as security threats. The skill uses safe Biopython library calls, standard requests to authorized EBI APIs, and subprocess with list-form arguments for Google Cloud access.
Facteurs de risque
🌐 Accès réseau (2)
⚙️ Commandes externes (1)
📁 Accès au système de fichiers (1)
Version de l’audit 2
SûrJan 12, 2026, 04:10 PM
This skill is a legitimate scientific tool for accessing the AlphaFold protein structure database. All static findings are false positives. The analyzer misinterpreted documentation text, URL patterns, and common HTTP library usage as security threats. Actual functionality uses safe Biopython library calls, standard HTTP requests to authorized EBI APIs, and subprocess calls with hardcoded arguments for Google Cloud bulk downloads.
Facteurs de risque
🌐 Accès réseau (2)
⚙️ Commandes externes (1)
Version de l’audit 1
SûrJan 5, 2026, 03:47 PM
Pure documentation skill with no executable code. All content consists of markdown documentation and Python example code for accessing public AlphaFold data via legitimate endpoints (alphafold.ebi.ac.uk, Google Cloud, BigQuery). No file system access, no network calls, no code execution capabilities.