paper-with-me

Papers

Can Open-Source LLM Agents Replace Static Application Security Testing Tools? An Empirical Assessment

2026-06-10 · Derek Yohn, Luke Flancher, Mirajul Islam, Khaled Slhoub arxiv

This paper explores the value of agentic AI tools for cybersecurity purposes. We evaluate the efficacy of a general-purpose GenAI Large Language Model- (GenAI-) based agent when powered by three different Ollama-hosted general-purpose open source models. We assess each agent's performance using precision, recall, false positive count, and a calculated composite score based upon the interplay of the captured metrics, against the baseline performance of an existing, vetted Static Application Security Testing (SAST) tool, Bandit. Our findings refute the notion that a modern open-source GenAI LLM-based agent is currently suitable for the specialized task of SAST scanning under realistic conditions.

📄 PDF Abstract BibTeX arXiv:2606.11672

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Emotion-Inspired Learning Signals (EILS): A Homeostatic Framework for Adaptive Autonomous Agents

2025-12-20 · Dhruv Tiwari arxiv

The ruling method in modern Artificial Intelligence spanning from Deep Reinforcement Learning (DRL) to Large Language Models (LLMs) relies on a surge of static, externally defined reward functions. While this "extrinsic …

Reinforcement Learning

Sparkle: Realizing Lively Instruction-Guided Video Background Replacement via Decoupled Guidance

2026-05-07 · Ziyun Zeng, Yiqi Lin, Guoqiang Liang, Mike Zheng Shou arxiv

In recent years, open-source efforts like Senorita-2M have propelled video editing toward natural language instruction. However, current publicly available datasets predominantly focus on local editing or style transfer,…

Style Transfer

LabelBuddy: An Open Source Music and Audio Language Annotation Tagging Tool Using AI Assistance

2026-03-04 · Ioannis Prokopiou, Ioannis Sina, Agisilaos Kounelis, Pantelis Vikatos 외 arxiv

The advancement of Machine learning (ML), Large Audio Language Models (LALMs), and autonomous AI agents in Music Information Retrieval (MIR) necessitates a shift from static tagging to rich, human-aligned representation …

Representation LearningInformation Retrieval

ClawTrap: A MITM-Based Red-Teaming Framework for Real-World OpenClaw Security Evaluation

2026-03-19 · Haochen Zhao, Shaoyang Cui arxiv

Autonomous web agents such as \textbf{OpenClaw} are rapidly moving into high-impact real-world workflows, but their security robustness under live network threats remains insufficiently evaluated. Existing benchmarks mai…

Local LLM Agents as Vulnerable Runtimes:A Source-Code Audit of the Agent Runtime Layer

2026-06-19 · Zhengsong Zhang, Zongze Li, Jiawei Guo, Haipeng Cai arxiv

Local LLM agents such as OpenClaw and Nanobot run on end-user machines and act on host resources - the shell, filesystem, browser, stored credentials, and messaging applications - through natural-language goals. These ag…