Caveat verdict
cross-agent-mailbox
Receives external input AND executes processes
Implements a file-based inter-agent communication system using shared local directories; file read/traversal capabilities are used legitimately for reading and writing mailbox messages with no external data exfiltration.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
What it does
These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.
Receives external input AND executes processes — the shape of a command & control channel
LLM05 · LLM06 · ASI10
Findings (2)
Python shutil file operation — copies/moves/deletes files
SKILL.md · code · shutil.move(
Python directory traversal
SKILL.md · code · os.listdir(
Permissions & capabilities
No declared permissions — minimal attack surface.
file_readdir_traversalprocess_execnetwork_in Thanks — recorded.