Historique des audits
research-lookup - 4 audits
Version de l’audit 4
Dernier Risque faibleJan 17, 2026, 06:22 AM
This is a legitimate academic research tool that makes API calls to OpenRouter for literature searches. All 146 static findings are false positives: (1) API key environment reads are standard authentication for OPENROUTER_API_KEY, (2) network calls target the legitimate OpenRouter API endpoint, (3) 'external commands' flagged in SKILL.md are documentation examples showing command syntax, not runtime code execution, and (4) 'weak cryptographic algorithm' mentions are ML architecture names (transformer, RNN) misidentified as cryptographic algorithms. No malicious patterns detected after intent analysis.
Facteurs de risque
🔑 Variables d’environnement (4)
🌐 Accès réseau (7)
📁 Accès au système de fichiers (1)
⚙️ Commandes externes (4)
Version de l’audit 3
Risque faibleJan 17, 2026, 06:22 AM
This is a legitimate academic research tool that makes API calls to OpenRouter for literature searches. All 146 static findings are false positives: (1) API key environment reads are standard authentication for OPENROUTER_API_KEY, (2) network calls target the legitimate OpenRouter API endpoint, (3) 'external commands' flagged in SKILL.md are documentation examples showing command syntax, not runtime code execution, and (4) 'weak cryptographic algorithm' mentions are ML architecture names (transformer, RNN) misidentified as cryptographic algorithms. No malicious patterns detected after intent analysis.
Facteurs de risque
🔑 Variables d’environnement (4)
🌐 Accès réseau (7)
📁 Accès au système de fichiers (1)
⚙️ Commandes externes (4)
Version de l’audit 2
SûrJan 12, 2026, 04:44 PM
This is a legitimate academic research tool that makes API calls to OpenRouter for literature searches. The static scanner flagged 127 potential issues, but all are false positives: (1) API key environment reads are standard authentication, (2) network calls target the legitimate OpenRouter API, (3) 'external commands' flagged in SKILL.md are documentation examples, not code, and (4) 'weak cryptographic algorithm' mentions are ML architecture names (transformer, RNN) misidentified as crypto. No malicious patterns detected.
Facteurs de risque
🔑 Variables d’environnement (27)
🌐 Accès réseau (10)
📁 Accès au système de fichiers (1)
⚙️ Commandes externes (64)
Version de l’audit 1
Risque faibleJan 5, 2026, 04:14 PM
Legitimate research lookup skill. Makes API calls to OpenRouter for Perplexity Sonar models. Reads OPENROUTER_API_KEY for authentication. No suspicious patterns detected.