AI News→ original

KiloClaw from Kilo helps companies get shadow AI and autonomous agents under control

Kilo unveiled KiloClaw, a platform for controlling autonomous AI agents inside companies. It targets the shadow AI problem: employees deploy their own agents…

AI-processed from AI News; edited by Hamidun News
KiloClaw from Kilo helps companies get shadow AI and autonomous agents under control
Source: AI News. Collage: Hamidun News.
◐ Listen to article

Kilo has unveiled KiloClaw — an enterprise platform that helps organizations take control of autonomous AI agents launched by employees outside formal IT processes. The product addresses the growing shadow AI problem, where useful automation emerges faster than security and procurement rules.

Why the Problem Emerged

Over the past year, companies have largely mitigated risks around large language models: they vet vendors, sign contracts, and establish basic usage policies. But in parallel, developers, analysts, and other data and content-focused employees have been building their own automation scenarios. Instead of seeking official approval, they deploy agents on personal infrastructure, connect business services using personal API keys, and accelerate everyday tasks without involving the IT department.

Effectively, businesses have encountered automation that emerged from the bottom up rather than from a top-down mandate. This approach is called Bring Your Own AI, or BYOAI. In practice, it means corporate data flows into external and poorly controlled environments.

An agent that appears to be an innocuous helper for parsing logs or reconciling spreadsheets can gain access to Slack, Jira, and private code repositories. If this all happens outside the security team's view, the company develops blind spots for data leaks and intellectual property loss.

Why Agents Are More Dangerous

The situation resembles the BYOD era of the early 2010s, when employees massively brought personal smartphones into the work environment, forcing IT teams to implement mobile device management. But the stakes are higher with autonomous agents. A smartphone typically exposes existing correspondence, while an agent gains the right to act: read, write, modify, and delete data across multiple systems simultaneously, at speeds no human could replicate manually.

That's why the consequences of errors are far more severe. An additional risk stems from computational infrastructure. Even if an employee runs an agent locally, it may send work data to external inference servers for request processing.

If a third-party provider uses the incoming data to train future models, the business loses control over its own IP and over who exactly saw sensitive information. For companies, this is no longer a matter of convenience but of architectural discipline. And such risks emerge even in seemingly innocuous work scenarios.

How KiloClaw Works

KiloClaw attempts not to forbid such scenarios, but to bring them back under managed control. The platform creates a centralized control layer where security teams and compliance can see external agent deployments, monitor their behavior, and audit data flows. The key idea is that autonomous agents cannot be managed the same way as people or ordinary inter-application integrations: they generate new requests as they operate and may unexpectedly request access to yet another resource.

  • The platform registers autonomous agents in a single audit registry.
  • Instead of permanent broad API keys, it issues short-lived and narrowly scoped access tokens.
  • If an agent exceeds its permitted scope, access can be automatically revoked.
  • Security teams receive a log of behavior and data movement between systems.

This approach is especially important for tasks where an agent acts sequentially. For example, a system built to summarize marketing emails might mid-chain attempt to download a customer database. For traditional IAM, this is difficult to interpret: legitimate operation or suspicious behavior? KiloClaw bets on time-limited and rights-limited permissions to reduce the blast radius if a model or script behaves unexpectedly. This is especially critical for open-source models and experimental scripts.

How Not to Drive It Underground

A complete ban on homegrown automation rarely works. Usually it simply drives activity underground: employees mask traffic, hide workflows, and share even less with IT teams about what they actually use in their work. So KiloClaw's logic is to provide an authorized environment where a tool can be registered and continue to be used without excessive bureaucracy.

In practice, this only complicates control if the company chooses a single restrictive approach. To this end, the platform integrates into existing development and operations processes, including CI/CD pipelines. If security checks and permission grants are automated, employees have fewer reasons to circumvent the rules.

The company, in turn, can predefine templates: which external models are acceptable, which types of data they can receive, and within what boundaries agents are permitted to operate. At the market level, this looks like a shift from simple chatbot usage policies to full-fledged management of orchestration, containment, and accountability for machine actions. It's no accident that the "agent firewall" concept is already becoming a separate line item in IT budgets.

What It Means

KiloClaw demonstrates that the next wave of enterprise AI security will be built not around the models themselves, but around autonomous executors to whom employees entrust real rights in work systems. For business, this is a signal: if AI agents already help teams work faster, they will still need to be accounted for as separate entities — with registration, constraints, and verifiable control. And the sooner a business builds such a management layer, the lower the cost of inevitable errors.

ZK
Hamidun News
AI news without noise. Daily editorial selection from 400+ sources. A product by Zhemal Khamidun, Head of AI at Alpina Digital.

Want to stop reading about AI and start using it?

AI News is a curated feed of AI/tech news. Hamidun Academy teaches you to use AI systematically in your work.

What do you think?
Loading comments…