The Wire · Showcase
CLAUDE FOUNDATION MODELS ADDS APP ATTEST, PLUGIN ECOSYSTEM STABILIZES
By RepoJournal · Filed · About Anthropic
iOS developers can now ship Claude calls without API keys in the binary, backed by Apple's Secure Enclave.
ClaudeForFoundationModels 0.1.3 shipped App Attest authentication [1], letting iOS apps register in the Anthropic console and mint short-lived bearer tokens through the device's Secure Enclave without storing secrets. Each install proves it's genuine and unmodified, then billing flows to the app's workspace. Meanwhile, the plugin ecosystem is tightening: claude-plugins-community removed two stale entries (codebloom and auth0-sdks) [2] [3] while onboarding fresh community plugins [4] [5] [6]. Across knowledge-work-plugins and claude-plugins-official, four separate dependency bumps (carta-investors, langfuse, tinyfish, daloopa, posthog) all validated through `claude plugin validate` before PR opening [8] [9] [10] [11] [12] [13] [14]. Legal docs got prose-only updates with no structural changes [7].
One email a day. Unsubscribe in one click.
What actually shipped in Anthropic, written up every day — commits, pull requests, releases, and security advisories.
One email a day. Unsubscribe in one click. Read a past issue →
Action items
- → Review and merge App Attest PR #16 in ClaudeForFoundationModels - ships in 0.1.3 anthropics/ClaudeForFoundationModels [immediate]
- → Merge plugin dependency bumps across knowledge-work-plugins and claude-plugins-official after review anthropics/knowledge-work-plugins [plan]
- → Monitor claude-plugins-community for incoming community plugin PRs anthropics/claude-plugins-community [monitor]
References
- [1] Add App Attest authentication ↗ anthropics/ClaudeForFoundationModels
- [2] Remove only codebloom (vendeesign/codebloom 404); keep claude-library (tabers77/claude_experiments resolves) — rebuilt on current main to drop a stale-base artifact (#1154) anthropics/claude-plugins-community
- [3] Remove auth0-sdks (consolidated upstream into auth0) + rename redirect (#1350) anthropics/claude-plugins-community
- [4] Add mulmocast-claude-plugin community plugin (#1284) anthropics/claude-plugins-community
- [5] Add 4 community plugins (#1319) anthropics/claude-plugins-community
- [6] Add magpie community plugin (#1351) anthropics/claude-plugins-community
- [7] Minor wording updates across plugin skill docs and the reg-monitor cookbook ↗ anthropics/claude-for-legal
- [8] bump(carta-investors): d7c0f995 → a6c97d0e ↗ anthropics/knowledge-work-plugins
- [9] bump(langfuse): 1c160d8f → 3e89523c ↗ anthropics/knowledge-work-plugins
- [10] bump(tinyfish): 6156fbdb → 00bf5cb7 ↗ anthropics/knowledge-work-plugins
- [11] bump(carta-investors): 651a08ae → d7c0f995 ↗ anthropics/knowledge-work-plugins
- [12] bump(daloopa): a4d8e1ee → fb1ed7a6 ↗ anthropics/knowledge-work-plugins
- [13] bump(carta-investors): 126c8dcf → a6c97d0e ↗ anthropics/claude-plugins-official
- [14] bump(posthog): 4bdfca8c → 00579b8a ↗ anthropics/claude-plugins-official