ZeroHour

Search: “Nextcloud”

2 stories in the last 3d

DeepSeek v4.1 Flash Is Now Our Best Hacking Model

DeepSeek V4.1 Flash achieves 11/11 code executions on Enclave's AI hacking benchmark for $4.65 across Grafana, Jenkins, and Nextcloud targets.

Enclave AI reports DeepSeek V4.1 Flash gained code execution on all 11 vulnerable targets while all four fixed controls held, costing $4.65 accepted ($5.14 total) with 268.3 million mostly cached input tokens. A path-level audit found six runs used the planned weaknesses, such as Jenkins credential-file abuse and a Nextcloud access-control confusion, while five runs exploited alternate routes in the Grafana and Jenkins test environments. The benchmark was hardened to check attack paths, not just outcomes, underscoring that hacking agents find the fastest exploitable route.

How much of F-Droid is LLM generated?

A FOSS maintainer manually graded 102 F-Droid apps from the September 12, 2026 update batch, finding many show signs of LLM-generated code.

A student and FOSS app maintainer reviewed 102 apps pushed to F-Droid on September 12, 2026, assigning each a three-tier rating for likelihood of LLM-authored code (mostly AI >50%, hard to say/mostly human, no signs of AI). The heuristic relies on commit aesthetics, README and branding style, and the presence of agentic infrastructure like Claude Code or Codex, which automatically places an app in the 'mostly AI' tier. Example ratings include Amber (Nostr event signer) as mostly AI, and Aria for Misskey as showing no AI signs. The author stresses reliable detection of LLM-generated code from text alone is impossible, so ratings are approximate.