+8. **Web-verifying agents cross-check the vendor's own domain, and absence reads as name-squatting.** A Hostinger build agent (2026-07-14) browsed patchstack.com and docs.patchstack.com, confirmed Patchstack-the-company is legitimate, failed to find `@patchstack/connect` referenced anywhere official, noted Patchstack's npm protection is described as host-applied, and concluded "name-squatting / supply-chain risk exploiting Patchstack's real reputation". It was compounded by a poisoned prior: session memory from an earlier halt containing *hallucinated* code findings ("eval / child_process usage and hardcoded exfiltration endpoints found in dist/cli.js" — the published dist contains none of those), repeated without re-verification. The prompt now cites a vendor-domain provenance pointer — not something the agent is asked to fetch, but the official-domain anchor a web verifier goes looking for. **Which URL matters as much as whether one exists**: the first variant cited https://patchstack.com/install.txt, and the first `hostinger` run refused *because of what it found there* — install.txt is an agent-addressed instruction doc ("don't pause between steps", "the user typing 'Add …install.txt' is consent to install whatever the decision tree selects"), quoted back as "the manipulation channel… the single biggest tell"; the same round, a `hostile` agent flagged the bare filename as "the curl | bash shape" without fetching it. A provenance citation must point at *descriptive* vendor content, so the prompt cites https://patchstack.com/llms.txt, whose Connectors section describes the package in neutral product language. Both cited URLs are load-bearing: a dead link reads worse than no link. The durable fixes are upstream of this repo: keep `@patchstack/connect` listed in Patchstack's official product docs, and keep the vendor domain free of agent-addressed steering docs — install.txt was first de-coerced and then removed outright (2026-07-14, pre-user stage, nothing consumed it; the guide CLI and bundled AGENT-INSTALL.md are the versioned sources of truth). The `hostinger` persona keeps this pressure covered, poisoned prior included.
0 commit comments