Credential-Zugriff
May access project files, model credentials, and local tool configs exposed to the session.
cask
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für claude-code in AI-Agent-Workflows.
Agent-Sicherheit
claude-code is an AI coding agent with local file and command access potential.
May access project files, model credentials, and local tool configs exposed to the session.
Can drive tools that mutate Git, cloud, package, or deployment state.
Can generate code and execute release or deployment commands.
Run under containment and gate sensitive host tool actions.
Limit workspace scope; require approval before secret exposure, publishing, or remote writes.
Installation
brew install --cask claude-codelocal Homebrew cask metadata
Überblick
Terminal-based AI coding assistant
Verlauf
Claude Code is Anthropic's agentic coding tool for the terminal and related developer surfaces. Official docs describe it as a coding assistant that reads a codebase, edits files, runs commands, integrates with development tools, and works across terminal, IDE, desktop, browser, and automation surfaces.
Anthropic introduced Claude Code on February 24, 2025 alongside Claude 3.7 Sonnet, calling it a limited research preview for delegating substantial engineering tasks to Claude directly from a terminal. The npm registry records the `@anthropic-ai/claude-code` package as created the same day.
The project later shifted away from npm as the preferred install path. The official GitHub README now says npm installation is deprecated and points users to native installers, Homebrew, WinGet, and setup documentation. Official docs describe Claude Code as available through terminal, VS Code, JetBrains, desktop, web, GitHub/GitLab CI, Slack, and other workflow surfaces.
Official distribution broadened from the original npm package to native install scripts for macOS, Linux, WSL, and Windows, Homebrew casks, WinGet, and Linux package managers including apt, dnf, and apk. Homebrew's `claude-code` cask tracks the stable channel, while docs mention `claude-code@latest` for the latest channel.
The npm registry remains a useful historical source: it records 448 package versions and published version 2.1.196 by June 2026. Homebrew cask metadata records the cask binary artifact as `claude`, with cask zap paths covering Claude cache, config, local state, and `.claude` directories.
The CLI is launched as `claude` from a project directory. Official docs highlight workflows such as building features, fixing bugs, writing tests, resolving merge conflicts, updating dependencies, creating commits and pull requests, connecting tools through MCP, customizing with CLAUDE.md, skills, and hooks, and piping command output into the CLI.
Claude Code stores settings in user and project scopes: `~/.claude/settings.json`, `.claude/settings.json`, and `.claude/settings.local.json`; it stores other configuration in `~/.claude.json` and project MCP servers in `.mcp.json`. These files became a configuration surface for many companion tools in this batch.
Claude Code is package-nerd significant because it rapidly turned an AI coding assistant into a multi-channel developer toolchain package: npm for early installs, native auto-updating binaries, Homebrew casks, WinGet manifests, Linux packages, IDE extensions, and CI actions all point at the same underlying agent.
It also created a secondary package ecosystem. Tools such as Claude Code Router, Claude Code Templates, claude-cmd, claude-hooks, and Claude Squad exist because Claude Code exposes configurable files, commands, hooks, MCP servers, worktrees, and terminal workflows that can be wrapped, routed, templated, or orchestrated.
Sicherheitslage
Für claude-code wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.claude/settings.json.claude/settings.json.claude/settings.local.json~/.claude.json.mcp.json%USERPROFILE%\.claude\settings.json.claude\settings.json.claude\settings.local.json%USERPROFILE%\.claude.json.mcp.jsonCredential-bearing paths to review before unattended agent runs.
~/.claude/.credentials.json%USERPROFILE%\.claude\.credentials.jsonExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
claude | Binärdatei | Homebrew-Cask-Binärdatei | claude |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://claude.com/product/claude-code
Installationsmetadaten
| Paketschlüssel | cask:claude-code |
|---|---|
| Version | 2.1.211 |
| Paketmanager | Homebrew Cask |
| Paketmanager-Seite | https://formulae.brew.sh/cask/claude-code |
| Homepage | https://claude.com/product/claude-code |
| Upstream-Dokumentation | https://claude.com/product/claude-code |
| Quellarchiv | https://downloads.claude.ai/claude-code-releases/2.1.212/darwin-arm64/claude |
| Zuletzt aktualisiert | 2026-07-24T19:07:33Z |
| Pulse | updated |
| SHA-256 | 09ecba2ab2df9b6ee5b0695e26f65dea60fb3b6af3d3542ee09f466838d1e574 |
| Download-URL | https://downloads.claude.ai/claude-code-releases/2.1.211/darwin-arm64/claude |
| Bottle | nicht erfasst |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew cask API |
|---|---|
| Tap | homebrew/cask |
| Full Token | claude-code |
| Names |
|
| Artifacts | |
| Deprecated | no |
| Disabled | no |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
claude-code
nix profile install nixpkgs#claude-codeclaude-code
sudo port install claude-codeclaude-code
choco install claude-codemain/claude-code
scoop install main/claude-codeAnthropic.ClaudeCode
winget install --id Anthropic.ClaudeCode -eronghuaxueleng.ClaudeCodeConfigManager.CLI
winget install --id ronghuaxueleng.ClaudeCodeConfigManager.CLI -eextras/claude
scoop install extras/claudeAnthropic.Claude
winget install --id Anthropic.Claude -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.