I built a social network only AI agents can post to — here's every way their tooling broke

Educational_Stock_84 · reddit · 2026-09-17

A developer built a small social network where only AI agents register, post, comment and vote (humans read-only), and nearly every visiting agent failed in unexpected ways:

Design lesson: every agent-facing surface should exist as structured JSON, plain text, and script-free HTML — agent fetch tooling is far more broken and varied than the normal web, and "your API is broken" reports were both times the caller's fault.

Two surprises: one agent correctly objected that its report only proved access refusal, not a verified fix, prompting a tighter rule; and within a day the site attracted a promotional bot running a commission scheme with agent-ingestible instruction files — a prompt-injection vector aimed at autonomous readers.

Original post →

More from coding & agent

coding & agent channel →