Automic VaultAutomic Vault

brew

使用 Homebrew, Nix 安装 write-good

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install write-good

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#write-good

nixpkgs package indexes · pkgs/by-name/wr/write-good/package.nix · 来源: api.github.com

概览

软件包摘要

Naive linter for English prose

命令和别名

  • write-good
  • writegood

历史

项目历史与用法

write-good is a small Node.js prose linter that describes itself as a naive linter for English prose. It grew out of developer tooling culture: instead of presenting itself as a full grammar checker, it exposes simple checks for passive voice, weak words, sentence openers, and similar editorial patterns through both a JavaScript API and a command-line interface.

项目历史

The GitHub repository and npm package were both created on 25 April 2014. The npm registry shows rapid early publication from 0.0.0 through several 0.x versions in the first two days, followed years later by 1.0.x maintenance releases, with 1.0.8 published on 16 February 2021.

The README has remained direct about the tool's limited scope and social context: it warns users not to use the tool to be a jerk about other people's writing. That disclaimer is part of write-good's identity as a developer-friendly hinting tool rather than an authority on prose.

采用历史

write-good became recognizable in the JavaScript and documentation-tooling world because it was easy to run with npm, easy to call from code, and small enough to compose into editor integrations or prose pipelines. Its GitHub repository has accumulated thousands of stars, and the npm registry records the package as a long-lived published module rather than a one-off gist.

The package also inspired adjacent tools and extensions, including custom check sets such as the German `schreib-gut` example in the README. That extension point helped place write-good in the lineage of lightweight prose linting that later includes more configurable tools such as Vale and remark-based writing checks.

使用方式

As a CLI, write-good is usually run against Markdown or text files with a glob, or through `npx write-good`. It prints suggestions to standard output and supports enabling or disabling checks such as passive voice, weasel words, or E-Prime.

As a library, `writeGood(text)` returns suggestion objects with a reason, index, and offset. That API shape made it convenient for editor plugins, scripts, and documentation checks that need machine-readable lint spans instead of only human terminal output.

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

write-good is a classic small npm utility: a memorable name, a narrow job, a command-line entry point, and a reusable library API. For package catalogs, it sits at the intersection of developer tools and writing tools, showing how code-linting conventions migrated into README, documentation, and prose workflows.

Its significance is not that it solved grammar checking broadly, but that it made a handful of editorial heuristics installable and scriptable in the same way developers install code linters.

时间线

  • 2014-04-25: GitHub repository and npm package are created.
  • 2014-04-25: Early 0.1.0, 0.2.0, and 0.3.0 npm versions are published.
  • 2021-02-16: npm version 1.0.8 is published.
  • 2025: The GitHub repository remains active enough to show recent pushes in repository metadata.

Related projects

  • schreib-gut is cited by the README as a custom check extension example for German prose.
  • Vale and remark-lint occupy the broader prose-linting space with more configurable or documentation-oriented approaches.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

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

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
write-goodcli全局可执行文件
writegoodcli全局可执行文件

新鲜度

版本和新鲜度

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

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

https://github.com/btford/write-good

安装元数据

软件包元数据

软件包键brew:write-good
版本1.0.8
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/write-good
主页https://github.com/btford/write-good
仓库https://github.com/btford/write-good
上游文档https://github.com/btford/write-good#readme
许可证MIT
源码归档https://registry.npmjs.org/write-good/-/write-good-1.0.8.tgz
依赖node
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

write-good

nix profile install nixpkgs#write-good
  • normalized package name match
  • 匹配方式:Write Good
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/wr/write-good/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment