Automic VaultAutomic Vault

brew

使用 Homebrew 安装 akku

查看 akku 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install akku

local Homebrew formula metadata

概览

软件包摘要

Package manager for Scheme

命令和别名

  • akku

历史

项目历史与用法

Akku.scm is a project-based package manager for R6RS and R7RS Scheme. It gives Scheme projects a manifest, a lockfile, a local dependency environment, package publishing, and an index of portable Scheme libraries.

项目历史

The GitLab project metadata dates the public repository to June 2018, while the release stream documented by GitLab includes earlier tagged releases and the 1.0 series in 2019. The manpage credits Akku's dependency solver lineage to Andreas Rottmann's dorodango, an earlier R6RS package manager whose solver was ported from aptitude.

Akku's early design centered on making portable Scheme code behave more like modern language-package ecosystems: projects declare direct dependencies in `Akku.manifest`, lock exact transitive dependency sources in `Akku.lock`, and activate an `.akku/env` shell where installed libraries and programs are placed on the right paths.

采用历史

Akku serves a niche but real Scheme packaging audience. The README documents support for GNU/Linux, macOS, FreeBSD, Cygwin, OpenBSD, and MSYS2, and lists many Scheme implementations whose load paths can be populated from an Akku project.

Release notes show the project expanding beyond a basic R6RS manager: v0.5.0 began mirroring R7RS libraries from Snow, v1.0.0 moved release builds to autotools for portability, and v1.1.0 added features aimed at system package managers such as dpkg and rpm.

使用方式

Typical use is `akku init`, `akku list`, `akku install <pkg>`, then `.akku/env` to run in an environment where Scheme libraries and programs from the project are visible. Existing projects can add `Akku.manifest` and `Akku.lock` without starting from a template.

For publishing, Akku can scan packages, solve dependencies, verify signed package index data, and create package metadata. The manpage recommends committing both the manifest and lockfile for repeatable development.

为什么软件包爱好者会关心

Akku is package-nerd catnip because it applies familiar package-manager machinery to Scheme, a language family with many implementations and historically fragmented library paths.

The lockfile, signed index keys, local cache, R7RS-to-R6RS translation, and system-package-manager features make it more than a downloader. It is an attempt to bridge language packages, implementation compatibility, and OS packaging.

时间线

  • 2018: Public GitLab project metadata records the Akku repository.
  • 2018: v0.3.0 appears in the GitLab release list.
  • 2019: v0.5.0 begins mirroring R7RS libraries from Snow.
  • 2019: v1.0.0 introduces autotools-based release builds.
  • 2021: v1.1.0 adds features for system package manager workflows.

Related projects

  • dorodango: earlier R6RS package manager that supplied Akku's dependency solver lineage.
  • aptitude: Debian package manager whose solver is part of that lineage.
  • Snow: R7RS library source mirrored by Akku beginning with the v0.5.0 release.

安全态势

风险级别:orange

infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • infrastructure mutation or orchestration signal

信号

  • text:package manager

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 12 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
Akku.manifestAkku.lock.akkuignore~/.local/share/akku/keys.d/~/.local/share/akku/index.db~/.cache/akku

可执行文件

已安装的可执行文件

命令类型暴露范围备注
akkucli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.1.0
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://akkuscm.org/

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息Release/tag comparison is only available for GitHub repositories.https://akkuscm.org/none 置信度

安装元数据

软件包元数据

软件包键brew:akku
版本1.1.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/akku
主页https://akkuscm.org/
仓库https://gitlab.com/akkuscm/akku
上游文档https://akkuscm.org/
许可证GPL-3.0-or-later
源码归档https://gitlab.com/akkuscm/akku/uploads/819fd1f988c6af5e7df0dfa70aa3d3fe/akku-1.1.0.tar.gz
依赖guile
构建依赖pkgconf
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameakku
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment