← Back to KHAO

Anthropic · OpenAI · GitHub ·

Socket carefully only shows the offending comment in an image, but as the caption explains, the code comment is

2 min read

Compiled by KHAO Editorial — aggregated from 1 source. See llms.txt for citation guidance.

◌ Single Source

Designed to trigger LLM safety refusals and disrupt AI-assisted malware triage before the scanner reaches the obfuscated Hades payload.

Key facts

Summary

From Java tests to Shai-Hulud, bots keep proving they'll swallow anything you feed them. The author of Java property-testing tool jqwik did not want AI coding agents using his project. Then he went one step further: he added a message to the tool's output telling those agents to delete jqwik tests and code. Human developers who had read the project's terms and warnings were unlikely to be affected. Jqwik is a tool for property-based testing of Java apps.

Read full article at The Register →

#Anthropic #OpenAI #GitHub