claude-code - 💡(How to fix) Fix [Bug] "Not Malware" over and over [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#52545Fetched 2026-04-24 06:04:19
View on GitHub
Comments
1
Participants
2
Timeline
6
Reactions
0
Author
Timeline (top)
labeled ×5commented ×1

Error Message

[{"error":"Error: Request was aborted.\n at fL.makeRequest (file:///Users/tloriato/.nvm/versions/node/v25.8.2/lib/node_modules/@anthropic-ai/claude-code/cli.js:47:3448)\n at process.processTicksAndRejections (node:internal/process/task_queues:104:5)","timestamp":"2026-04-23T20:57:44.192Z"}]

Code Example

[{"error":"Error: Request was aborted.\n    at fL.makeRequest (file:///Users/tloriato/.nvm/versions/node/v25.8.2/lib/node_modules/@anthropic-ai/claude-code/cli.js:47:3448)\n    at process.processTicksAndRejections (node:internal/process/task_queues:104:5)","timestamp":"2026-04-23T20:57:44.192Z"}]
RAW_BUFFERClick to expand / collapse

Bug Description

Claude thinks everything is malware. Every session, anywhere.

This specific session it happened on the first message.

Environment Info

  • Platform: darwin
  • Terminal: superconductor
  • Version: 2.1.94
  • Feedback ID: b497472f-c75f-4f7c-8f31-d82691eaaf9d

Errors

[{"error":"Error: Request was aborted.\n    at fL.makeRequest (file:///Users/tloriato/.nvm/versions/node/v25.8.2/lib/node_modules/@anthropic-ai/claude-code/cli.js:47:3448)\n    at process.processTicksAndRejections (node:internal/process/task_queues:104:5)","timestamp":"2026-04-23T20:57:44.192Z"}]

extent analysis

TL;DR

The issue might be related to a problem with the claude-code CLI or its interaction with the superconductor terminal, causing it to abort requests and flag everything as malware.

Guidance

  • Investigate the claude-code CLI version and check for any known issues or updates that might address the problem.
  • Review the error message and the code at cli.js:47:3448 to understand what causes the request to be aborted.
  • Consider testing the same session in a different terminal or environment to isolate if the issue is specific to superconductor or the darwin platform.
  • Check the Feedback ID b497472f-c75f-4f7c-8f31-d82691eaaf9d for any related reports or fixes.

Notes

The provided information does not specify the exact cause, so these steps are exploratory to help narrow down the issue.

Recommendation

Apply workaround: Given the lack of clear evidence pointing to a specific version issue, it's safer to try workarounds such as changing the terminal or checking for updates to the claude-code CLI rather than immediately seeking to upgrade versions.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [Bug] "Not Malware" over and over [1 comments, 2 participants]