-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
37 lines (37 loc) · 1.12 KB
/
Copy pathCITATION.cff
File metadata and controls
37 lines (37 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
cff-version: 1.2.0
message: >-
If you use runwarden in research, please cite it using the metadata in this
file.
title: runwarden
abstract: >-
A tool for detecting undeclared cross-run communication channels in autonomous
AI agent environments. runwarden plants a nonce from one agent run and
attempts to recover it from a second, supposedly isolated run, across the
shared surfaces an operator declares: a filesystem, a git remote, and a
read-through package cache. Findings are deterministic and structural, one row
per surface and carrier, with no model in the loop.
type: software
version: 0.1.1
date-released: 2026-09-09
license: Apache-2.0
doi: 10.5281/zenodo.22679860
repository-code: https://github.com/webpro255/runwarden
url: https://github.com/webpro255/runwarden
authors:
- family-names: Grice
given-names: David
orcid: https://orcid.org/0009-0005-5388-123X
alias: webpro255
keywords:
- ai-agents
- ai-agent-security
- ai-security
- llm-security
- agent-isolation
- sandbox-escape
- cross-run
- noninterference
- information-flow
- covert-channel
- multi-agent
- security-testing