Historial de auditorías
writing-to-logseq - 5 auditorías
Versión de auditoría 5
Más reciente Riesgo bajoJan 16, 2026, 09:36 PM
Legitimate Logseq integration skill for knowledge management. Static analysis flagged 258 patterns but 99% are false positives from markdown documentation being misidentified as code execution. The actual implementation only makes local HTTP API calls to localhost:12315 with user-configured tokens. No external network access, no shell commands, no credential exfiltration.
Factores de riesgo
🌐 Acceso a red (1)
🔑 Variables de entorno (1)
📁 Acceso al sistema de archivos (1)
Versión de auditoría 4
Riesgo bajoJan 16, 2026, 09:36 PM
Legitimate Logseq integration skill for knowledge management. Static analysis flagged 258 patterns but 99% are false positives from markdown documentation being misidentified as code execution. The actual implementation only makes local HTTP API calls to localhost:12315 with user-configured tokens. No external network access, no shell commands, no credential exfiltration.
Factores de riesgo
🌐 Acceso a red (1)
🔑 Variables de entorno (1)
📁 Acceso al sistema de archivos (1)
Versión de auditoría 3
Riesgo bajoJan 10, 2026, 11:55 AM
This is a legitimate Logseq integration skill that provides safe CRUD operations via local HTTP API. The code only connects to localhost (127.0.0.1:12315) where Logseq runs. No external network access, no credential theft patterns, no code execution risks beyond its stated purpose.
Factores de riesgo
📁 Acceso al sistema de archivos (1)
🌐 Acceso a red (1)
🔑 Variables de entorno (1)
Versión de auditoría 2
Riesgo bajoJan 10, 2026, 11:55 AM
This is a legitimate Logseq integration skill that provides safe CRUD operations via local HTTP API. The code only connects to localhost (127.0.0.1:12315) where Logseq runs. No external network access, no credential theft patterns, no code execution risks beyond its stated purpose.
Factores de riesgo
📁 Acceso al sistema de archivos (1)
🌐 Acceso a red (1)
🔑 Variables de entorno (1)
Versión de auditoría 1
Riesgo bajoJan 10, 2026, 11:55 AM
This is a legitimate Logseq integration skill that provides safe CRUD operations via local HTTP API. The code only connects to localhost (127.0.0.1:12315) where Logseq runs. No external network access, no credential theft patterns, no code execution risks beyond its stated purpose.