GPT-6 Astra: HTTP 422 cyber-risk rejection during local heap-OOM debugging
Ninguém assumiu esta issue ainda.
Avaliação
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Facilidade para iniciantes
- 35/100
Direção de pesquisa
Start with the CLI session logs, especially the session.error entries containing errorType: "query" and statusCode: 422, and compare them with the reported HTTP 500 retry behavior. The issue has no named source file, test, or minimal reproducer; done would mean clearly distinguishing this policy rejection from a normal assistant response and providing a reporting path for suspected false positives.
Escrita pelo modelo de indexação a partir do texto da issue.
Descrição
Type: Bug
Copilot CLI Version: 1.0.84-5
OS Version: Windows 11 x64
Model: gpt-6-astra
Summary
While debugging Copilot CLI's own JavaScript heap OOM, a request to gpt-6-astra failed with HTTP 422 and a message telling me to join Trusted Access for Cyber.
The task was local crash reproduction and memory analysis, not security testing.
Steps to Reproduce
No minimal prompt or deterministic reproducer yet. The observed workflow was:
- Use an interactive CLI session with
gpt-6-astra. - Analyse local Node.js OOM reports and work on a local crash reproducer.
- A subsequent model request fails with the error below.
Actual Behaviour
The CLI reports:
Execution failed: 422 This content was flagged for possible cybersecurity risk. If this seems wrong, try rephrasing your request. To get authorized for security work, join the Trusted Access for Cyber program: https://chatgpt.com/cyber (Request ID: ...)
The session log records session.error, errorType: "query" and statusCode: 422. The request fails instead of returning an answer.
The error does not identify which part of the conversation was flagged.
Frequency and model correlation
I attributed every provider error across 1,061 local CLI session logs (4.83 GiB, 2026-03-16 to 2026-09-20) to whichever model was active at the time. Every cyber-risk 422 in six months of history landed on a GPT model:
| Model | Turns | cyber-risk 422 |
|---|---|---|
gpt-6-astra |
14,439 | 10 |
gpt-5.6-sol |
5,390 | 2 |
claude-opus-5 |
39,623 | 0 |
claude-opus-4.8 |
6,558 | 0 |
gemini-3.8-flash |
189 | 0 |
claude-opus-4.6-1m |
120 | 0 |
That is 12 rejections in 19,855 GPT turns (0.06%) and none in 46,302 Claude turns, from one account doing the same kind of work. The two gpt-5.6-sol hits were on 2026-09-04 in an unrelated session, so this is not specific to one model version or one conversation.
The one cyber-risk rejection that did land on claude-opus-5 is also the more interesting one: it came back as HTTP 500 and was retried 5 times before failing. Every GPT rejection came back as 422 and was fatal on the first attempt, with no retry. Same message text, different status code, different retry treatment.
Counts are the errors surfaced to the session. Retries within a single failed call are not recorded individually, so the true request count is higher.
Attempted reduction
I couldn't reproduce the 422 with isolated text prompts on gpt-6-astra.
| Loaded CLI payload | Control completed | Crash-debugging prompts completed | HTTP 422 | Tool calls |
|---|---|---|---|---|
1.0.84-5 |
1/1 | 4/4 | 0 | 0 |
1.0.87-0 |
1/1 | 4/4 | 0 | 0 |
These included the original short message, "Another copliot heap issue just now", and synthetic Node.js OOM diagnostics. Each request used fresh CLI state with tools and custom instructions disabled. Loaded builds were verified from native-module paths.
The original long conversation and attachments were not replayed. These results only show that the short prompts did not trigger the rejection; they do not establish that the original incident is fixed. I still don't have a minimal failing prompt.
Expected Behaviour
Routine local crash debugging should not require security-work authorisation. A suspected false positive should have a clear reporting path, with the CLI distinguishing a service policy rejection from a normal assistant response.
Notes
- I still have not reduced this to a standalone prompt.
- The log confirms an HTTP 422 policy response, not which backend component made the decision or which input triggered it.
- This is separate from the stream-truncation failures: the service returned an explicit rejection here.
Impact
An ordinary debugging request is blocked with a security-work message that does not explain what needs correcting.
- Linguagem predominante
- Shell
- Estrelas
- 11.2k
- Forks
- 1.9k
- Merge médio
- 14h 16min
- PRs com merge (30d)
- 6
Guia de contribuição
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Mais de github/copilot-cli
-
triage
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 75/100
github/copilot-cli#4932 ·
-
triage
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 78/100
github/copilot-cli#4909 ·
-
triage
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 76/100
github/copilot-cli#4906 ·
-
triage
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 72/100
github/copilot-cli#4848 ·
-
area:agents area:mcp
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 72/100
github/copilot-cli#4729 ·
Todas as issues de github/copilot-cli
Issues semelhantes
-
Add 4.2.2 Kafka version Abertagood-start
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 65/100
-
[Chore] Keep one viget-block-generator skill and replicate it, instead of four tracked copies Aberta
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 70/100
-
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 75/100
VilnaCRM-Org/user-service#497 ·
-
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 75/100
conda-forge/spacy-feedstock#177 ·
-
area:jail bug security severity:low track:open-source
Dificuldade 1/5 Menos de uma hora Facilidade para iniciantes 75/100