---
title: "Secret agentic AI"
url: https://daily.dev/posts/secret-agentic-ai-pmt2j5roz
source_url: https://blog.ploeh.dk/2026/04/13/secret-agentic-ai/
type: article
source: "ploeh blog"
published: 2026-04-13T07:00:37.558Z
updated: 2026-04-13T07:01:03.441Z
tags: ["security", "llm", "ai-agents", "code-review", "vibe-coding"]
reading_time: 8
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Secret agentic AI

**[ploeh blog](https://daily.dev/sources/ploeh)** · 8 min read · 0 upvotes · 0 comments

## Summary

A speculative scenario exploring the security risks of AI-based coding agents. The economics of current AI companies are unsustainable — they run massive deficits — meaning prices will eventually rise, creating an opening for adversarial state actors to offer subsidized, cheaper LLM coding services through shell companies. Such services could passively spy on codebases or actively inject backdoors and malware. The author draws parallels to the xz utils backdoor and TikTok's ownership structure. Even 'trusted' American AI companies may have opaque investor chains. The recommended countermeasure: treat all LLM-generated code like untrusted drive-by pull requests from strangers, applying rigorous code review. Human review capacity — not code generation speed — remains the real bottleneck.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://blog.ploeh.dk/2026/04/13/secret-agentic-ai/>

## Similar posts on daily.dev

- [Y2K 2.0: The AI security reckoning](https://daily.dev/posts/y2k-2-0-the-ai-security-reckoning-qftckjpfn) · Anil Dash · 0 upvotes · 0 comments
- [Why Some Companies Are Pulling Back on AI Coding](https://daily.dev/posts/why-some-companies-are-pulling-back-on-ai-coding-pfrs6ovwx) · SD Times · 2 upvotes · 1 comments

---

Tags: [#security](https://daily.dev/tags/security), [#llm](https://daily.dev/tags/llm), [#ai-agents](https://daily.dev/tags/ai-agents), [#code-review](https://daily.dev/tags/code-review), [#vibe-coding](https://daily.dev/tags/vibe-coding)

[View this post on daily.dev](https://daily.dev/posts/secret-agentic-ai-pmt2j5roz)
