arXiv:2604.21169v1 Announce Type: new Abstract: In Ethereum, transaction-bundling services are a critical component of block builders, such as Flashbots Bundles, and are widely used by MEV searchers. …
cyberintel.kalymoon.com · 4862 articles · updated every 4 hours · grows forever
arXiv:2604.21169v1 Announce Type: new Abstract: In Ethereum, transaction-bundling services are a critical component of block builders, such as Flashbots Bundles, and are widely used by MEV searchers. …
arXiv:2604.21159v1 Announce Type: new Abstract: Many approaches to LLM red-teaming leverage an attacker LLM to discover jailbreaks against a target. Several of them task the attacker with identifying …
arXiv:2604.21153v1 Announce Type: new Abstract: This paper studies 43-class malware type classification on MalNet-Image Tiny, a public benchmark derived from Android APK files. The goal is to assess w…
arXiv:2604.21131v1 Announce Type: new Abstract: AI-agent guardrails are memoryless: each message is judged in isolation, so an adversary who spreads a single attack across dozens of sessions slips pas…
arXiv:2604.21083v1 Announce Type: new Abstract: Third-party Large Language Model (LLM) API gateways are rapidly emerging as unified access points to models offered by multiple vendors. However, the in…
arXiv:2604.21055v1 Announce Type: new Abstract: Layer-2 (L2) protocols address the fundamental limitations of Layer-1 (L1) blockchains by offloading computation while anchoring trust to the parent cha…
arXiv:2604.21001v1 Announce Type: new Abstract: Password-based authentication is one of the most commonly used methods for verifying user identities, and its widespread usage continues in virtual real…
arXiv:2604.20994v1 Announce Type: new Abstract: The growth of agentic AI has drawn significant attention to function calling Large Language Models (LLMs), which are designed to extend the capabilities…
arXiv:2604.20945v1 Announce Type: new Abstract: Effective safety auditing of large language models (LLMs) demands tools that go beyond black-box probing and systematically uncover vulnerabilities root…
arXiv:2604.20934v1 Announce Type: new Abstract: Software-Defined Networking (SDN) is another technology that has been developing in the last few years as a relevant technique to improve network progra…
arXiv:2604.20932v1 Announce Type: new Abstract: Retrieval-augmented generation (RAG) systems are increasingly deployed in sensitive domains such as healthcare and law, where they rely on private, doma…
arXiv:2604.20930v1 Announce Type: new Abstract: Internal Safety Collapse (ISC) is a failure mode in which frontier LLMs, when executing legitimate professional tasks whose correct completion structura…
arXiv:2604.20927v1 Announce Type: new Abstract: Preprints are essential for the timely and open dissemination of research. arXiv, the most widely used preprint service, takes the idea of open science …
arXiv:2604.20911v1 Announce Type: new Abstract: LLM agents deployed in production operate under operator-defined behavioral policies (system-prompt instructions such as prohibitions on credential disc…
arXiv:2604.20903v1 Announce Type: new Abstract: We propose Sensitivity-Uncertainty Alignment (SUA), a framework for analyzing failures of large language models under adversarial and ambiguous inputs. …
arXiv:2604.20895v1 Announce Type: new Abstract: Safety and security are essential for the admission and acceptance of automated and autonomous vehicles. Deep neural networks (DNNs) are widely used for…
russellromney/honker "Postgres NOTIFY/LISTEN semantics" for SQLite, implemented as a Rust SQLite extension and various language bindings to help make use of it. The design of this looks very solid. It…
An update on recent Claude Code quality reports It turns out the high volume of complaints that Claude Code was providing worse quality results over the past two months was grounded in real problems. …
Serving the For You feed One of Bluesky's most interesting features is that anyone can run their own custom "feed" implementation and make it available to other users - effectively enabling custom alg…
LlamaIndex have a most excellent open source project called LiteParse , which provides a Node.js CLI tool for extracting text from PDFs. I got a version of LiteParse working entirely in the browser, u…
Learn how Google’s TPUs power increasingly demanding AI workloads with this new video.
Zscaler 2026 AI Threat Report: 91% Year-over-Year Surge in GlobeNewswire
GPT-5.5 is out . It's available in OpenAI Codex and is rolling out to paid ChatGPT subscribers. I've had some preview access and found it to be a fast, effective and highly capable model. As is usuall…
We’re open-sourcing Trailmark , a library that parses source code into a queryable call graph of functions, classes, call relationships, and semantic metadata, then exposes that graph through a Python…