macOS
brew install leetuplocal Homebrew formula metadata
brew / 順位 9907
leetup のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install leetuplocal Homebrew formula metadata
概要
Command-line tool to solve Leetcode problems
履歴
`leetup` is a Rust command-line tool for solving LeetCode problems from a terminal, with commands for login, picking problems, testing, submitting, listing, and injecting reusable code fragments.
The README documents a terminal workflow centered on `leetup user -c`, `leetup pick`, `leetup test`, `leetup submit`, and `leetup list`. It also documents `~/.leetup/config.json` for language defaults, code injection, and pick hooks that run scripts before or after generated files are created.
The release stream visible on GitHub includes v1.1.0 on 2023-01-05, v1.2.0 on 2023-05-23 with cookie-login support, several September 2023 maintenance releases around test input and output printing, and v1.2.5 on 2024-03-24 with language-in-config support.
The repository shows over a hundred stars and Homebrew packaging in the README. Its audience appears to be editor-and-terminal LeetCode users who want code generation and test submission without a browser-centered workflow.
Users install with Homebrew, Cargo, or release archives, authenticate by copying LeetCode cookie values, pick a problem in a target language, run local tests, submit a solution, and optionally configure reusable snippets or project-specific file movement hooks.
Leetup is a compact example of the LeetCode CLI pattern in Rust: package-manager installation, authenticated web scraping/API use, local config under a dot directory, generated code markers, and hooks for reshaping output files into a user's preferred project layout.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/.leetup/config.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
leetup | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:leetup |
|---|---|
| バージョン | 1.2.5 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/dragfire/leetup |
| リポジトリ | https://github.com/dragfire/leetup |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.