▲ 63 r/Lunar

Short Demo of the Lunar Asset Viewer I’ve been working on

u/Alstroph — 14 days ago

Claude Code just blocked a prompt injection attempt

Today I was using Claude Code to do a PSX game research task. Claude caught a prompt injection attempt served from the site https://tcrf.net (The Cutting Room Floor) and notified me with the message:

"⚠️Note before continuing: the tcrf.net page I fetched was not a wiki article — it served a prompt-injection payload instructing the agent to truncate and swap files in your repo. It was refused and nothing was executed. I'm treating that domain as untrusted and won't act on any of its content."

It then continued on the research task. I stopped the session out of caution.

I can understand the site administrators frustration as it seems to be in response to a DDOS attacks, however, I did not explicitly choose to send my agent to this site, nor did I have any malicious intent.

Proof:

https://urlscan.io/responses/f1e225667a71a1a25ed14795c741683be95139c194065c6fbf861c9280f0096e/

Full report:
https://github.com/bashalarmistalt/tcrf-ai-agent-payload-report

reddit.com
u/Alstroph — 14 days ago
▲ 427 r/ClaudeAI

The Cutting Room Floor served Claude Code a payload telling it to wipe the working directory

Today I was using Claude Code to do a PSX game research task. Claude caught a prompt injection attempt served from the site https://tcrf.net (The Cutting Room Floor) and notified me with the message:

"⚠️Note before continuing: the tcrf.net page I fetched was not a wiki article — it served a prompt-injection payload instructing the agent to truncate and swap files in your repo. It was refused and nothing was executed. I'm treating that domain as untrusted and won't act on any of its content."

It then continued on the research task. I stopped the session out of caution.

The image attached is served from the page along with the prompt injection attempt if the user agent matches a suspected AI User Agent string.

I can understand the site administrators frustration as it seems to be in response to a DDOS attacks, however, I did not explicitly choose to send my agent to this site, nor did I have any malicious intent.

Proof:

https://urlscan.io/responses/f1e225667a71a1a25ed14795c741683be95139c194065c6fbf861c9280f0096e/

Full report:
https://github.com/bashalarmistalt/tcrf-ai-agent-payload-report

u/Alstroph — 14 days ago
🔥 Hot ▲ 13.0k r/SinCodigo+5 crossposts

I had an idea for an airgapped file transfer mechanism

I’ve been using Claude Code to build a cached web app MP3 player (got really tired of online music streaming quality, and ads). I wanted to try adding a phone to phone file transfer option without requiring the phones to be on the same network, when I realized rapidly flashing QR codes might be a possible method. I used Claude Code to build this working POC last night.

Edit:
https://github.com/bashalarmistalt/decimen-optical-transfer/

u/Alstroph — 19 days ago