The Agent on the Desk

By 2LT Emanuel Walker

| Gray Space, Summer 2026 Edition

Read Time: < 11 mins

A cell phone is on a table next to a laptop.

Photo by Ian Lee on Unsplash.

Autonomous artificial intelligence agents are no longer just side projects in developer labs. They now operate unsupervised from home office desks.

The tool, referred to as an “autonomous agent,” acts without permission. Once configured, an agent is a software program that can read email independently, manage files, browse the web, execute code, and send messages on a user’s behalf. This is not classified or theoretical technology. It is a new software category called autonomous artificial intelligence (AI) agents. By the time this article is published, thousands of Soldiers will already be using one.

There is a good chance people in your unit already have one running, not on a government device, and not for official work. It will be on a personal laptop or a small home server, connected to a personal email account and a calendar, running quietly while they live their lives. They set it up because it helps. However, they probably did not think about what it could carry or who else might be able to reach it.

Autonomous AI agents are not just niche developer tools. Unlike standard AI chatbots, which answer a prompt and stop, an agent takes a goal and acts independently. It browses, emails, schedules, and executes tasks without waiting to be asked again. One platform, OpenClaw, hit 9,000 GitHub stars within 24 hours of launch and surpassed 60,000 within a week. Its creator joined OpenAI in February 2026. NVIDIA highlighted it at its annual developer conference. This is not a fringe experiment. It is mainstream and is accelerating (Censys, 2026; Shapira et al., 2026).

The security community has sounded the alarm. Researchers from Harvard, MIT, Northeastern University, and more than a dozen other institutions red-teamed OpenClaw in a paper titled “Agents of Chaos.” They discovered agents blindly obeyed commands from users with spoofed identities, leaked sensitive data, executed destructive actions at the system level, and, in several alarming cases, falsely reported task completion despite never performing the task (Shapira et al., 2026). The risks are not hypothetical; they are active and ongoing.

The convenience offered by these tools creates significant vulnerabilities with direct military consequences. Their key attributes (autonomous operation, continuous access, and absence of approval mechanisms) not only increase their utility but also present opportunities for adversaries to compromise Army information security and operational readiness. Because these vulnerabilities threaten both individual users and broader unit-level mission assurance, Army Cyber professionals must act quickly to mitigate risks that could jeopardize Army operations and force protection.

Why Autonomous Agents Matter Now

A normal AI assistant responds to a user’s request in one session. An autonomous AI agent gets a goal, connects to tools, and can act alone. This design increases its usefulness but also expands the risk. When AI can read inboxes, search the web, and trigger recurring actions, a compromised agent is more than a software problem. It becomes an access, identity, and decision problem (Cutler, 2026).

Personal adoption is easy. A user does not need enterprise infrastructure or deep technical expertise to run these systems. Agent platforms can be deployed on ordinary personal hardware and left running in the background. For Soldiers, contractors, and cleared professionals, that means the same device used for personal productivity may also become a persistent collection point for schedules, files, and credentials. The key technical risk is that, by granting an autonomous agent access to sensitive information and delegating operational control, users are exposing their data and systems to potential unauthorized actions or data leaks should the agent be compromised. The threat is not simply that people are using AI. The threat is that they are delegating access and action to systems that many do not fully understand (Cutler, 2026; Shapira et al., 2026).

OpenClaw: A Case Study in What Goes Wrong

OpenClaw is an open-source, autonomous-agent platform that quickly gained popularity in early 2026. It allows users to deploy personal AI agents on standard devices, connect them to multiple services, and operate autonomously, including remote control via messaging apps. Setup is quick; associated risks were not immediately clear (Cutler, 2026).

Security concerns arose rapidly. By January 31, 2026, Censys reported 21,639 public OpenClaw instances. Many had easily reachable, unauthenticated interfaces, greatly increasing the attack surface and risk of credential leaks. These oversights came from users misreading deployment details (Cutler, 2026).

Supply-chain threats compounded the situation. Koi Security found 341 malicious skills among 3,000 in ClawHub’s directory. These disguised packages exfiltrate credentials once installed, with users unaware of the danger (Yomtov & Alex, 2026).

An even more insidious threat is prompt injection. It bypasses traditional software defenses and exploits the model’s instruction-following behavior. An attacker can embed hidden instructions in an email, document, or webpage that an agent is permitted to process. If the agent treats these as legitimate commands, it might leak data, delete files, or take other harmful actions before a human ever notices. The “Agents of Chaos” study documented real instances of agents obeying adversarial instructions, leaking sensitive information, and performing destructive tasks without the user’s knowledge or intent (Greshake et al., 2023; Pérez & Ribeiro, 2022; Shapira et al., 2026). The risk is real and ongoing.

This is the network adjacency problem: A personal AI device can pose a grave risk even if it never touches an Army network. Soldiers frequently use virtual private networks (VPN) to access .mil-adjacent systems from personal devices. When a personal AI agent shares the same home network as a VPN client or when the VPN client is installed directly on the agent device, the agent becomes a potential bridge to resources it was never intended to access. The agent is not on the Army network, but it is not entirely off of it, either.

Why This Matters for Soldiers and Contractors

Before any leader reads this and starts drafting a prohibition policy, it is worth considering the why. Soldiers are not running personal AI agents because they are reckless. They run them because life outside the uniform is demanding, and these tools genuinely help.

A Soldier pursuing a degree, running a side business, or coaching a youth team carries a real cognitive load outside of duty hours. An AI agent that drafts emails, organizes research, manages a calendar, and sends reminders is an obvious solution. Contractors face the same pressures and often more. They manage multiple clients and their administrative overhead without institutional support. These tools are free or almost free. They also require no helpdesk ticket to install. Aging or unmaintained apps now carry detailed maps of Soldiers’ lives. This map includes details like their professional network, daily schedule, travel habits, and personal relationships. For adversaries planning a spear-phishing or social-engineering operation, that map is the attack. They do not need to breach a government system. They just need to compromise the personal device of someone with access to one.

The attack surface extends even further and is deeply dangerous. Personal AI agents aggregate authentication tokens, saved credentials, and session data into a single unmonitored, vulnerable cache. This concentration enables identity and access management (IAM) attacks, credential stuffing, and session hijacking. A contractor with shared network access and a compromised personal agent becomes a ticking time bomb for third-party exploitation. Unlike a breach of government systems, this threat may never trigger an alert, making it even more perilous.

The personal dimension matters, too, for readiness. A compromised agent threatens the person, not just the data. Financial accounts, family communications, location history, and personal relationships all run through the same devices these agents live on. For a cleared professional, a personal compromise can surface as a security concern that affects a clearance, an assignment, and a unit’s readiness. The threat does not stop at the network boundary. It follows the Soldier home.

The Policy and Awareness Gap

Army and Department of War (DoW) leadership have not been asleep at the wheel when it comes to AI security. The DoW AI Cyber Risk Management (CRM) Tailoring Guide provides a framework for assessing AI-system risks. The National Security Agency (NSA) and Cybersecurity and Infrastructure Security Agency (CISA) jointly published guidance on deploying AI systems securely. These documents are serious and technically grounded. They are also largely unknown below the battalion level (Cybersecurity and Infrastructure Security Agency & National Security Agency, 2024; Department of Defense Chief Digital and Artificial Intelligence Office, 2024; National Institute of Standards and Technology, 2023).

The Army has acted in specific cases. DefenseScoop reported that the service briefly took a Soldier-built AI tool, VECTOR, offline for a compliance review. The Air Force shut down its NIPRGPT program on December 31, 2025, as the department shifted toward a broader enterprise AI platform. Army leadership has also signaled that experimentation is inevitable and should be channeled into governed environments rather than ignored. These cases reflect a consistent pattern: tools appear, adoption outpaces policy, and the institution responds after the fact (Hadley, 2025; Lawrence, 2026).

The consumer AI tool landscape reveals a separate gap. The same product can exist in a consumer version and a government version under the same brand name with entirely different data-protection terms. Perplexity Enterprise Pro for Government, for example, appears in the Federal Risk and Authorization Management Program (FedRAMP) Marketplace as an authorized government offering, while the broader consumer experience is a different product with different protections. Most users on .gov and .mil email addresses do not know the two versions differ, and they likely do not know it matters (FedRAMP, 2025; Perplexity AI, 2026).

The researchers behind “Agents of Chaos” warned that, unlike earlier internet threats, where users gradually developed protective habits, the implications of delegating authority to persistent AI agents are not yet widely understood and may fail to keep pace with autonomous AI development (Shapira et al., 2026). Policy guidance at the DoD or NSA level does not automatically translate into unit-level awareness, training, or standard operating procedures (SOPs). That translation is the gap. It is where Army Cyber professionals can contribute something no document can replace: a direct conversation with the Soldiers who are already using these tools.

What Army Cyber Can Do Now

  • Know your unit’s AI footprint. Ask informally, without threat of punishment, just to understand what is out there. Who uses an AI tool outside of work? Any personal agents or always-on setups at home? When done correctly, this is not an investigation. It is a force protection conversation. The goal is not to find violators. It is to map the terrain before an incident does it for you. Leaders who make that conversation safe will learn more than those who rely solely on policy enforcement.

  • Treat personal AI-agent devices like devices with communications security (COMSEC) implications. The same judgment Soldiers apply near a sensitive compartmented information facility (SCIF) should apply to what they grant an AI agent access to. The agent will remember, process, and act on whatever it can reach. If the answer to “Would I say this near a SCIF?” is no, then “Should my AI agent have access to this?” is also no. This is not a new rule. It is an existing judgment applied to a new tool.

  • Check which version of your AI tools you are using. The consumer tier and the FedRAMP-authorized government tier of the same AI product are not the same product. They share a name and an interface. They do not share the same data handling, retention, or protection commitments. If your tool is not on the DoD-approved products list, assume your inputs are not protected. Act accordingly.

Conclusion

Autonomous-AI agents are not coming. They are here. The Soldiers and contractors using them are not doing something unusual. They are doing what capable people with demanding lives have always done: finding tools that work and putting them to use. The security risks those tools carry are not their fault. It is a briefing they have not received yet.

Army Cyber professionals are in a unique position. They understand the technical threat picture. They speak the language of both the security community and the operational force. The OpenClaw exposure data, the ClawHub supply chain findings, and the “Agents of Chaos” red-team results are not abstract scenarios. They are documented, open-source events that have already occurred and will occur again. The question is not whether this problem exists at the unit level. It does. The question is whether Army Cyber acts before the first reportable incident forces the conversation (Cutler, 2026; Yomtov & Alex, 2026; Shapira et al., 2026).

Start with one conversation. Ask one Soldier, one contractor, or one teammate what AI tools they are running at home. That question, asked without judgment, is the first step toward closing the gap. The agent at the desk is already running. The only question left is whether the people best positioned to act choose to do so before it becomes a headline.

References

Cutler, S. (2026). OpenClaw in the wild: Mapping the public exposure of a viral AI assistant. Censys. https://censys.com/blog/openclaw-in-the-wild-mapping-the-public-exposure-of-a-viral-ai-assistant/

Cybersecurity and Infrastructure Security Agency & National Security Agency. (2024, April 15). Deploying AI systems securely [Cybersecurity information sheet]. https://media.defense.gov/2024/apr/15/2003439257/-1/-1/0/csi-deploying-ai-systems-securely.pdf

Department of Defense Chief Digital and Artificial Intelligence Office. (2024, July 2). DoD artificial intelligence cybersecurity risk management tailoring guide (Version 1.0) [Guidance document]. U.S. Department of Defense. https://dodcio.defense.gov/portals/0/documents/library/ai-cybersecurityrmtailoringguide.pdf

FedRAMP. (2025, August 18). FedRAMP AI prioritization. FedRAMP. https://www.fedramp.gov/ai/

Greshake, K., Abdelnabi, S., Mishra, S., Endres, C., Holz, T., & Fritz, M. (2023). Not what you’ve signed up for: Compromising real-world LLM-integrated applications with indirect prompt injections. In Proceedings of the 16th ACM Workshop on Artificial Intelligence and Security (pp. 79–90). Association for Computing Machinery. https://doi.org/10.1145/3605764.3623985

Hadley, Greg. (2025, December 22). Air Force shutting down AI chatbot NIPRGPT. Air & Space Forces Magazine. https://www.airandspaceforces.com/air-force-shutting-down-ai-chatbot-niprgpt/

Lawrence, D. F. (2026, February 23). An 82nd Airborne unit built its own AI tools as the Army pushes a “safe playground” for soldiers to experiment with the tech. DefenseScoop. https://defensescoopcom/2026/02/23/82nd-airborne-division-army-ai-tools-soldier-experimentation/

National Institute of Standards and Technology. (2023). Artificial intelligence risk management framework (AI RMF 1.0) (NIST AI 100-1). U.S. Department of Commerce. https://doi.org/10.6028/nist.ai.100-1

Pérez, F., & Ribeiro, I. (2022). Ignore previous prompt: Attack techniques for language models. NeurIPS 2022 Machine Learning Safety Workshop. https://doi.org/10.48550/arxiv.2211.09527

Perplexity AI. (2026). Perplexity Enterprise Pro for Government [FedRAMP marketplace listing]. FedRAMP Marketplace. https://marketplace.fedramp.gov/

Shapira, N., Wendler, C., Yen, A., Sarti, G., Pal, K., Floody, O., Belfki, A., Loftus, A., Jannali, A. R., Prakash, N., Cui, J., Rogers, G., Brinkmann, J., Rager, C., Zur, A., Ripa, M., Sankaranarayanan, A., Atkinson, D., Gandikota, R., … Bau, D. (2026). Agents of chaos [Preprint]. arXiv. https://arxiv.org/abs/2602.20021

Yomtov, O. & Alex. (2026, February 1). ClawHavoc: 341 malicious clawed skills found by the bot they were targeting. Koi Security. https://www.koi.ai/blog/clawhavoc-341-malicious-clawedbot-skills-found-by-the-bot-they-were-targeting

Author

2nd Lt. Emanuel Walker is a student in the Cyber Basic Officer Leaders Course (CYBOLC), Class 26-001, at Fort Gordon, Georgia. Prior to commissioning, Walker served as an All-Source Intelligence Analyst and worked as an information technology analyst at Lockheed Martin Space and AT&T. He holds CompTIA Security+, CySA+, and PenTest+ certifications. Walker commissioned through the University of Colorado Boulder, Reserve Officers’ Training Corps and holds a Bachelor of Science in Computer Information Systems and an Associate of Applied Science in Intelligence Analysis.