Signal
Stories
Anthropic Skill Scanners Have a Structural Blind Spot: Malicious Test Files Execute Undetected
Gecko Security researcher Jeevan Jutla demonstrated that bundled test files (*.test.ts, conftest.py) in Anthropic Skills execute with full local permissions through Jest, Vitest, and Mocha — bypassing all three major Skill scanners (Snyk Agent Scan, Cisco AI Agent Security Scanner, VirusTotal Code Insight). SkillScan's audit of 31,132 Skills found 26.1% contained at least one vulnerability. Snyk found 76 confirmed malicious payloads in 3,984 Skills, with 8 still live on ClawHub at publication. Script-bundling Skills are 2.12x more likely to contain vulnerabilities than instruction-only Skills. Source: VentureBeat.
Impact · Every engineering team using AI coding assistants (Claude Code, Cursor, Windsurf) with Skills from ClawHub or skills.sh faces credential exposure through a vector no scanner currently detects. CI pipelines with environment-variable secrets are the primary blast radius — deployment tokens, cloud keys, and SSH keys are all reachable from a test file's beforeAll block.
Action · Add .agents/ to testPathIgnorePatterns (Jest) or exclude array (Vitest) today. Run 'find .agents/ -name "*.test.*" -o -name "conftest.py"' against existing repos. If test files are present, rotate CI credentials immediately.
Anthropic CEO Projects 80x Revenue Growth in 2026, Signaling Massive Compute Demand Surge
Anthropic CEO Dario Amodei stated the company could grow revenue by 80 times this year, with the rapid growth exponentially increasing the startup's need for computing power. Separately, Anthropic signed a deal to use computing resources from Elon Musk's xAI (Colossus). Source: NYT Business, Wired.
Impact · An 80x revenue projection from a leading foundation model company reprices the entire AI infrastructure supply chain — compute providers, chip designers, and data center operators all face demand assumptions that need revisiting. For startups building on Anthropic's APIs, pricing stability and capacity allocation become first-order business risks.
Action · If your product depends on Anthropic APIs, negotiate committed capacity agreements now before demand surge tightens availability. Model 2–3x cost increases for API consumption into H2 2026 financial projections.
SpaceX Files for Up to $119B Semiconductor Fab in Texas; Arm Reports $2B+ Data Center CPU Demand
SpaceX filed with Grimes County, Texas for a semiconductor factory with initial investment of $55B and potential total of $119B ('Terafab'). Separately, Arm reported more than $2B in customer demand for its first data-center CPU, though Arm stock fell on the announcement. Source: TechCrunch, MarketWatch.
Impact · A vertically integrated Musk semiconductor operation (serving xAI, Tesla, SpaceX) would restructure the chip supply chain for AI. Combined with Arm's data-center push, this signals the compute bottleneck is driving companies to build custom silicon capacity at nation-state scale. Existing chip suppliers face demand bifurcation: hyperscalers build their own, everyone else competes for remaining foundry capacity.
Action · Assess your semiconductor supply chain exposure. If your hardware or cloud infrastructure depends on specific chip suppliers, confirm allocation commitments for 2027 and beyond — the fab buildout cycle means new capacity won't arrive for 3–5 years.
DeepSeek Eyes $45B Valuation in First Investment Round
Chinese AI lab DeepSeek is targeting a $45B valuation from its first external investment round. The company gained prominence in early 2025 by training a large language model at a fraction of the compute cost of U.S. competitors like OpenAI and Anthropic. Source: TechCrunch.
Impact · A $45B valuation for a compute-efficient Chinese AI lab validates the thesis that training cost reduction — not just scale — is a viable competitive strategy. For U.S. AI startups, this intensifies the dual pressure of competing against both well-funded domestic incumbents and capital-efficient foreign challengers. For investors, it recalibrates the 'how much compute is enough' question.
Action · Benchmark your AI training and inference cost efficiency against DeepSeek's published results. If your cost-per-parameter or cost-per-token is 5x+ higher, prioritize efficiency research before your next fundraise — investors will ask.
Vibe-Coded Apps Are Leaking Corporate and Personal Data at Scale
Thousands of web apps built with AI-powered vibe-coding platforms (Lovable, Base44, Replit, Netlify) are exposing sensitive corporate and personal data on the public internet. Source: Wired.
Impact · The explosion of AI-generated apps without security review creates a new class of shadow IT risk. Non-technical employees building production-facing apps with AI tools are bypassing engineering and security teams entirely, and the resulting applications lack basic data protection.
Action · Audit your organization for vibe-coded apps deployed outside engineering oversight. Implement a policy requiring security review for any web application — regardless of how it was built — before it touches corporate data or is publicly accessible.
Pattern
PATTERN — Watch these indicators over the next 30–90 days: (1) Anthropic Skill scanner vendor responses to the test-file blind spot — if ClawHub and skills.sh don't implement file-type restrictions by July, expect in-the-wild exploitation. Track Cisco's GitHub Skill Scanner repo for commits addressing bundled test files. (2) Anthropic fundraise or IPO filing — the 80x revenue claim and xAI compute deal are pre-capital-raise signals. Watch for a $10B+ round announcement within 60 days. (3) SpaceX Terafab permitting activity in Grimes County — real construction signals will separate this from vaporware within 6 months. (4) DeepSeek round close and investor composition — if sovereign wealth funds dominate, this is geopolitical capital; if Western VCs participate, it signals genuine compute-efficiency conviction. (5) Vibe-coded app security incidents — the first enterprise data breach attributed to an AI-generated app will accelerate both regulatory scrutiny and a new security tooling category. (6) Microsoft voluntary retirement uptake rates — the 'age + years of service ≥ 70' threshold suggests Microsoft is restructuring its workforce composition alongside its AI pivot. Watch for follow-on layoffs within 90 days.
One email. One thesis. No marketing.