paper-with-me

Papers

Foundations for Agentic AI Investigations from the Forensic Analysis of OpenClaw

2026-04-07 · Jan Gruber, Jan-Niclas Hilgert arxiv

Agentic Al systems are increasingly deployed as personal assistants and are likely to become a common object of digital investigations. However, little is known about how their internal state and actions can be reconstructed during forensic analysis. Despite growing popularity, systematic forensic approaches for such systems remain largely unexplored. This paper presents an empirical study of OpenClaw a widely used single-agent assistant. We examine OpenClaw's technical design via static code analysis and apply differential forensic analysis to identify recoverable traces across stages of the agent interaction loop. We classify and correlate these traces to assess their investigative value in a systematic way. Based on these observations, we propose an agent artifact taxonomy that captures recurring investigative patterns. Finally, we highlight a foundational challenge for agentic Al forensics: agent-mediated execution introduces an additional layer of abstraction and substantial nondeterminism in trace generation. The large language model (LLM), the execution environment, and the evolving context can influence tool choice and state transitions in ways that are largely absent from rule-based software. Overall, our results provide an initial foundation for the systematic investigation of agentic Al and outline implications for digital forensic practice and future research.

📄 PDF Abstract BibTeX arXiv:2604.05589

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LOCARD: An Agentic Framework for Blockchain Forensics

2026-04-05 · Xiaohang Yu, William Knottenbelt arxiv

Blockchain forensics inherently involves dynamic and iterative investigations, while many existing approaches primarily model it through static inference pipelines. We propose a paradigm shift towards Agentic Blockchain …

Cloud Investigation Automation Framework (CIAF): An AI-Driven Approach to Cloud Forensics

2025-10-01 · Dalal Alharthi, Ivan Roberto Kawaminami Garcia arxiv

Large Language Models (LLMs) have gained prominence in domains including cloud security and forensics. Yet cloud forensic investigations still rely on manual analysis, making them time-consuming and error-prone. LLMs can…

Prompt Engineering

Exploring the Potential of Large Language Models for Improving Digital Forensic Investigation Efficiency

2024-02-29 · Akila Wickramasekara, Frank Breitinger, Mark Scanlon

The ever-increasing workload of digital forensic labs raises concerns about law enforcement's ability to conduct both cyber-related and non-cyber-related investigations promptly. Consequently, this article explores the p…

Architectural Obsolescence of Unhardened Agentic-AI Runtimes

2026-05-03 · Alfredo Metere arxiv

An agentic-AI runtime issues tool calls, sends messages, and actuates devices on behalf of an LLM. Catching the four ways an action can diverge from its audit record -- F1 gate-bypass, F2 audit-forgery, silent host failu…

Formal Analysis and Supply Chain Security for Agentic AI Skills

2026-02-27 · Varun Pratap Bhardwaj arxiv

The rapid proliferation of agentic AI skill ecosystems -- exemplified by OpenClaw (228,000 GitHub stars) and Anthropic Agent Skills (75,600 stars) -- has introduced a critical supply chain attack surface. The ClawHavoc c…