pkg.soopen package index

brew / 排名 20902

使用 Homebrew 安装 style-check

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install style-check

local Homebrew formula metadata

概览

软件包摘要

Parses latex-formatted text in search of forbidden phrases

命令和别名

  • style-check.rb

历史

项目历史与用法

style-check is a small Ruby command-line checker for LaTeX writing that flags regular-expression-defined forbidden phrases, spellings, syntax patterns, and capitalization rules.

项目历史

Neil Spring's official README presents style-check as a personal writing aid: when the author notices a mistake identifiable by a regular expression, he adds it to the ruleset and runs the checker over LaTeX-formatted papers.

The source file carries a 2004 copyright notice and describes the script as a quick check against verbose phrases, overused expressions, misspellings, and inconsistent capitalization or hyphenation, while explicitly saying it is not a substitute for a proofreader.

采用历史

The input package facts list style-check as a Homebrew package only, which matches its character as a narrow academic-writing utility rather than a broad ecosystem tool.

Its package-manager presence is still useful because the executable and default rule locations make it easy to install into local writing or build workflows without copying a standalone Ruby script by hand.

使用方式

The checker reads rule files from /etc/style-check.d, ~/.style-check.d, ~/.style-censor, ./style-censor, and related historical paths, then scans TeX files for expressions annotated with justifications.

The script supports options for gedit-style output, verbosity, HTML output, and overriding rule paths, making it suitable for editor or document-build integration.

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

style-check matters to package nerds as the kind of tiny, opinionated script that package managers preserve well: one executable, no service, text files for policy, and enough configurability to fit local workflows.

It also shows an older Unix style of linting prose with plain files and regular expressions, before modern grammar SaaS tools became common.

时间线

  • 2004: The style-check.rb source carries a copyright notice for Neil Spring.
  • 2010s: The official README describes rule-file based checking for LaTeX-formatted text.
  • 2026: Input package facts list style-check as available through Homebrew.

Related projects

  • LaTeX is the document format style-check is designed to scan.
  • Editor and build integrations are natural companions because the tool reports line-oriented findings from source text.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

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
/etc/style-check.d/*~/.style-check.d/*~/.style-censor./style-censor~/.style-checkrc

可执行文件

已安装的可执行文件

命令类型暴露范围备注
style-check.rb可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本0.14
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:style-check
版本0.14
软件包管理器Homebrew
主页https://www.cs.umd.edu/~nspring/software/style-check-readme.html
Bottle未记录
服务未声明

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation