by BARMPlus · MCP Server · ★ 43
locklens 是一个基于 的 lockfile 审计工具,支持三种运行模式: CLI / MCP Server() Skill 它可以审计本地项目目录或远程 Git 仓库,并支持 、、 的 lockfile。 特性 支持本地项目目录与远程 Git 仓库审计 支持公开仓库与私有仓库审计 支持 、、 仅基于仓库中已存在的 lockFile 进行审计,保证结果与真实依赖状态一致 支持中文、英文文本报告 支持显式切换为 JSON 输出 环境要求 结果示例 可以直接查看仓库内的示例输出: 中文文本报告示例:audit.md 英文文本报告示例:audit-enUS.md JSON 输出示例:audit.json 安装与环境 本地仓库、线上仓库审计: 私有仓库审计: CLI 使用方法 常见示例 输出英文文本报告: bash np
| Stars | 43 |
| Forks | 2 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 66.2967337402491/100 |
| Last Updated | 2026-05-22 |
| Created | 2026-04-20 |
| Platforms | cli, mcp, node |
| Est. Tokens | ~28k |
These tools work well together with locklens for enhanced workflows:
Explore other popular mcp server tools:
locklens is Audit npm, Yarn, and pnpm lockFiles as both an MCP server and a CLI tool.. It is categorized as a MCP Server with 43 GitHub stars.
locklens is primarily written in TypeScript. It covers topics such as audit, frontend, mcp.
You can find installation instructions and usage details in the locklens GitHub repository at github.com/BARMPlus/locklens. The project has 43 stars and 2 forks, indicating an active community.
locklens is released under the MIT license, making it free to use and modify according to the license terms.