Tag
This paper presents an adversarial methodology for creating and detecting AI-generated social bot content, curating a multilingual, cross-platform dataset of paired human and AI messages. Training on this adversarial data yields detection that significantly outperforms existing content-based bot detection models in real-world settings.
A reflective commentary on how generative AI has rendered traditional bot detection obsolete, prompting a shift toward biometric hardware verification like the Orb device for sybil resistance.
The article highlights the prevalence of AI agents silently crawling websites and introduces Vouched's detection system, powered by the KYA-OS identity layer, which uses verifiable credentials to identify agents, bots, and human traffic via a simple prompt-based integration.
This paper introduces Bot-Mod, a moderation framework that identifies malicious intent in multi-agent systems through multi-turn dialogue and Gibbs-based sampling, and presents a dataset from Moltbook for evaluation.
Known Agents is a product designed to help website owners track and monitor bots and AI agents crawling their websites.
CloakBrowser is an open-source stealth Chromium browser that passes bot detection tests through 49 C++ source-level patches, offering drop-in replacements for Playwright and Puppeteer in Python and JavaScript.