# Refusal-text leakage

Part of [The AI Tells Index](https://feedsquad.com/ai-tells). A tell signals low effort. It does not identify an author. Skilled writers produce every shape listed here, some of them daily, and automated detectors misread those writers for it at rates measured above 60 percent on non-native English prose. Nothing in this index proves that a machine wrote anything. Read an entry as one piece of evidence to weigh against the false-positive notes printed beside it.

## Facts

- Id: refusal-text-leakage
- Category: Model register (model-register)
- Subcategory: assistant-leak
- Also known as: I cannot fulfill this request, safety boilerplate in product copy
- Status: Active. Currently signals low-effort writing.
- Severity: high
- Evidence grade: corroborated (named independently by multiple credible secondary sources)
- Languages: en
- Added: 2026-08-15
- Updated: 2026-08-17
- Page: https://feedsquad.com/ai-tells/refusal-text-leakage

## Description

The published text contains the model refusing the prompt. A product title that declines to write a product title. A paragraph that apologises and cites a use policy. The artifact and the boilerplate shipped together because nobody read the output before it went live. This evidences a failed review, and it says nothing about who wrote the sentences around it.

## Why it reads as machine-written

Refusal boilerplate has one origin. A model writes it to a prompter about a prompt. Amazon listings carried titles of exactly this shape in January 2024, on furniture and other ordinary goods. NewsGuard names error messages and other language specific to chatbot responses among the markers it uses to find AI content farms, a count it put at 3,749 sites in June 2026. Wikipedia deletes pages on the same sign under speedy-deletion criterion G15, which files it as communication intended for the user.

## Detection

Type: deterministic (a regular expression, run as written)

Scope: sentence

ECMAScript regular expression. The build validator compiles it and tests it against this entry's own specimens.

```regex
\bI(?:'|’)?m sorry[,.]?\s+but\s+I\s+(?:cannot|can(?:'|’)?t|am unable to)\b[^.!?\n]{0,60}\b(?:request|prompt|content)\b|\bI\s+(?:cannot|can(?:'|’)?t)\s+fulfil{1,2}\s+(?:this|that|your)\s+request\b|\b(?:goes|would go)\s+against\s+(?:my|the|OpenAI(?:'|’)?s?|Anthropic(?:'|’)?s?)\s+(?:use|usage|content)\s+polic(?:y|ies)\b|\bI\s+(?:cannot|can(?:'|’)?t)\s+generate\s+a\s+response\s+to\s+(?:this|that|your)\b
```

Flags: i

## Examples

Constructed specimens. Written for this index. Never quoted from anyone's posts.

### Specimen 1

Before, exhibiting the tell:

> Product title: Sorry, I cannot fulfill this request. Ergonomic Office Chair, Mesh Back, Adjustable Lumbar Support.

After, repaired:

> Ergonomic Office Chair, Mesh Back. Lumbar support adjusts across 7 cm, the gas lift is rated to 120 kg, and the box ships flat at 14 kg.

Note: The repair replaces the leaked line with the three measurements a buyer filters on. Figures in this repair are invented for the specimen.

### Specimen 2

Before, exhibiting the tell:

> Council business continued as normal this week. I cannot generate a response to that request. Residents will see the effects of the decision over the coming months, and officials say the new arrangements are designed to serve the community better. A timetable for the next stage has yet to be confirmed, though members have asked that the concerns raised during consultation be carried forward into whatever follows. The authority remains committed to keeping residents informed as the arrangements bed in.

After, repaired:

> The council approved the budget on Tuesday by 31 votes to 12. The new parking charges start on 1 September and raise the day rate in the two central zones from 2 euro to 3 euro.

Note: A body-copy sighting rather than a title. The repair fills the hole the leaked sentence was sitting in. Figures in this repair are invented for the specimen.

## False positives

Who legitimately writes this way.

Reporters, researchers and editors quote refusal text deliberately. This entry does it twice in its own specimens. Anyone covering model behaviour, teaching prompt design or filing a bug report reproduces the string exactly, and a lint that cannot see quotation marks flags all of them. Exclude quoted spans, code samples and transcribed screenshots before a hit counts. What is left is narrow: refusal boilerplate in running copy, with no quotation frame and nothing anywhere near it about assistants. Support macros that decline a request are a separate case, since a human wrote and approved the macro.

## Model attribution

Vendor-neutral in principle. The Amazon titles named an OpenAI use policy, which records which product was cheapest to run in bulk in early 2024. It is not a property of one model family. Every assistant emits refusal text in some shape, and the wording moves between releases.

## Platform notes

- amazon: The January 2024 sighting was product titles on furniture and other goods. Amazon describes its fake-review and abuse detection as behavioural and graph-based, so a listing like this is caught by a reader, not by a style rule.
- wikipedia: Criterion G15 allows speedy deletion where a page shows communication intended for the user. Refusal and safety boilerplate is the clearest member of that class, and it is the one editors report as unmistakable on sight.

## Sources

1. Futurism: Amazon products with AI refusal text as titles
   https://futurism.com/amazon-products-ai-generated
   (tier: press; accessed 2026-08-14)
2. NewsGuard AI Tracking Center and the UAIN framework
   https://www.newsguardtech.com/special-reports/ai-tracking-center/
   (tier: press; accessed 2026-08-14)
3. Wikipedia: Criteria for speedy deletion, criterion G15
   https://en.wikipedia.org/wiki/Wikipedia:Criteria_for_speedy_deletion
   (tier: community; accessed 2026-08-14)

## Status history

Ids are permanent. A retired tell keeps its id and its page.

- 2026-08-15, Active: Active on three independent records: the Amazon product titles reported in January 2024, NewsGuard listing chatbot error messages among the signals it uses to identify AI content farms, and Wikipedia deleting pages under G15 for the same sign. Pattern verified on 2026-08-15 against both specimens, against both repairs, and against three ordinary sentences including one about a refund request that was never fulfilled.

## License

CC BY 4.0. https://creativecommons.org/licenses/by/4.0/

Attribution: The AI Tells Index, feedsquad.com/ai-tells

Reuse the data, including commercially. Keep the attribution line.

---

Dataset version 1.0.0. Schema version 1.
Part of [FeedSquad](https://feedsquad.com). Built by [Herman Foundry](https://hermanfoundry.com) from Levi, Finnish Lapland.