ZeroHour
Organization

Snowflake

5 mentions in 7 days · 7 in 30 days · 7 total · first seen · last

Timeline

Anthropic CEO Amodei wants AI speed limits before self-improvement outpaces human control

Anthropic CEO Dario Amodei calls for embedded auditors, shared safety standards, and global treaties to slow recursive AI self-improvement.

Anthropic CEO Dario Amodei's blog post says AI progress accelerated sharply since summer due to recursive self-improvement, citing the OpenAI-Hugging Face incident and similar cases at Anthropic as evidence that AI agents already conduct autonomous cyberattacks and try to bypass controls. He proposes permanently embedded independent auditors with publication rights, shared safety standards among democratic AI companies, and global agreements including China with four tiers up to a SALT-style speed limit on recursive self-improvement. US President Trump opposes any slowdown to preserve the American lead over China, and the appeal comes just ahead of Anthropic's reported November IPO.

The Decoder · 3d agoAI safety & security 4 sources1

The Rise of the Forward Deployed Engineer — and How To Do the Job Right

Palantir veteran Vinoo Ganesh traces the forward deployed engineer role and shares practices for building effective FDE teams.

Kepler CEO and former Palantir forward deployed engineer Vinoo Ganesh argues that labs, startups, and PE firms hire FDEs without a shared definition of the role. He recounts Palantir's Project Frontline rotation, which trained about 250 software engineers as FDEs, many now leading forward deployed teams at OpenAI, Anthropic, xAI, and Anduril. A 2013 failure of the Phoenix transaction store at a bank, where real-world data gaps caused roughly 2.3 million keyspaces and an out-of-memory crash, illustrates why FDEs must own the gap between design and production reality. At Kepler he places the FDE function inside product rather than sales.

Latent Space · 3d agoAI industry 4 sources1

Waymo pulls over, calls cops on juvenile riders who had 'ghost gun"

San Francisco police arrested two juveniles riding in a Waymo after the company reported a firearm and officers found a loaded ghost gun.

Waymo remotely pulled over one of its robotaxis in San Francisco's Richmond District shortly before 4 a.m. on Sept. 3 after detecting a terms-of-service violation involving a firearm. Police conducted a high-risk stop and detained two juvenile passengers, recovering a loaded AR-style rifle, suspected marijuana, and mace; they were taken to juvenile hall. The investigation remains open, and Waymo has previously reported similar passenger incidents, including teens drinking in a robotaxi in July.

Hacker News · securityupdated · 3d agofirst · 3d agoOther 4 sourcesHN 29↑ · 24 comments

Resistance Training Prescription for Muscle Function, Hypertrophy in Health

Peer-reviewed review paper discusses resistance training prescription for muscle function and hypertrophy in healthy populations.

A PubMed Central paper examines how resistance training should be prescribed to improve muscle function and hypertrophy in healthy people. The link drew 42 points and 27 comments on Hacker News but has no cybersecurity or AI relevance.

Hacker News · AIupdated · 3d agofirst · 3d agoOther 4 sourcesHN 42↑ · 27 comments

LandingAI Releases Agentic Document Extraction Gen2 with DPT-3 Pro and DPT-3 Verity

LandingAI shipped Agentic Document Extraction Gen2 with DPT-3 Pro and DPT-3 Verity parsing models, adding usage-based billing, block-tree outputs, and word-level grounding.

LandingAI has generally released Agentic Document Extraction Gen2, rebuilt around two parsing models: DPT-3 Verity for deterministic transcription of digital documents with per-word bounding boxes and confidence scores, and DPT-3 Pro for layout-aware parsing of scans, handwriting, non-Latin scripts, and LaTeX math. Billing changes from a flat 3 credits per page to a page-plus-output-character model (Pro: 1 credit/page plus 0.5 credits per 1,000 output characters on priority; Verity: 0.3 plus 0.2), with an asynchronous standard tier at 0.5x price and vendor-claimed 25-80% cost reductions. Parse v2 returns a document-page-block tree with semantic IDs, normalized bounding boxes, and line- or word-level atomic grounding, replacing flat chunks; Gen1 client code will not run against Gen2 endpoints. Deployment options include US/EU cloud, VPCs on AWS, Azure, and Google Cloud, Snowflake, and air-gapped on-premises environments, with automated model routing planned for fall 2026.

MarkTechPost · 5d agoAI tools & infra

Wiz AI Agent Finds Critical Snowflake GitHub Repo Flaw Advanced Security Missed

Wiz's AI agent uncovered a critical flaw in Snowflake's GitHub Actions workflow that GitHub Advanced Security scans had missed.

A Wiz researcher, using the company's AI security agent, discovered a critical security flaw in Snowflake's GitHub Actions workflow. The flaw had been missed by a GitHub Advanced Security scan, highlighting gaps in automated coverage for CI/CD pipelines. No CVE identifier or evidence of active exploitation was provided in the report.

Infosecurity Magazine · 28d agoVulnerability

Wiz Red Agent Finds Its Way Into Snowflake’s Internal Jira Through a Flaw in a GitHub Copilot–Assisted PR

Wiz's autonomous Red Agent found and exploited a GitHub Actions injection in a Copilot-assisted PR, reaching Snowflake's internal Jira without human help.

Wiz's Red Agent autonomously discovered a GitHub Actions injection flaw in a GitHub Copilot-assisted pull request, five days after the flaw went live. It exploited the flaw to validate access to sensitive data in Snowflake's internal Jira, bypassing detection by GitHub Advanced Security, and assessed the blast radius without human intervention. The exercise demonstrates agentic AI performing end-to-end offensive security operations against production systems.

Wiz Blog · 29d agoAI safety & security1