{"schemaVersion":"opencli.cli.v1","slug":"eslint","name":"ESLint","shortName":"eslint","binaryName":"eslint","maker":{"slug":"eslint","name":"ESLint","type":"small-team","url":"https://eslint.org","officialPlatformMaker":false,"featuredBuilder":false},"category":"Productivity","description":"Linting, js rules, and code health from the terminal. Built by ESLint.","tagline":"Linting, js rules, and code health from the terminal.","install":{"packageManager":"npm","command":"npm i -g eslint","packageName":null,"npmPackage":"eslint","brewFormula":null,"brewCask":null,"crateName":null,"pypiPackage":null,"goPackage":null,"dockerImage":null},"verify":{"command":"eslint --version","signal":"eslint responds locally and is ready for the first real command."},"quickStart":"eslint .","exampleWorkflow":["eslint ."],"agent":{"readiness":{"label":"Usable with guardrails","score":50,"reasons":["Supports non-interactive/scripted use.","Works well in CI or repeatable automation."],"guardrails":["Prefer small commands and ask the agent to summarize plain text output."]},"packUrl":"https://opencli.co/cli/eslint/agent.md","packMarkdown":"# OpenCLI Agent Pack: ESLint\n\nUse this when an AI agent needs to work with `eslint`.\n\n## What this CLI is for\nLinting, js rules, and code health from the terminal. Built by ESLint.\n\nBest for: linting, js rules, and code health from the terminal.\n\n## Agent readiness\nUsable with guardrails (50/100)\n- Supports non-interactive/scripted use.\n- Works well in CI or repeatable automation.\n\n## Install\n```sh\nnpm i -g eslint\n```\n\n## Verify before real work\n```sh\neslint --version\n```\nExpected signal: eslint responds locally and is ready for the first real command.\n\n## Safe starting commands\n```sh\neslint --version\n```\n\n```sh\neslint .\n```\n\n## Guardrails for agents\n- Prefer small commands and ask the agent to summarize plain text output.\n\n## Suggested agent instruction\nYou may use ESLint (`eslint`) for linting, js rules, and code health from the terminal.. First install it if missing, then run the verify command. Start with read-only or inspection commands. Summarize what you found before changing anything. Ask for confirmation before commands that mutate remote state, spend money, deploy, delete data, merge code, or expose secrets.\n\nSource: OpenCLI\n"},"fit":{"bestFor":"linting, js rules, and code health from the terminal.","useThisIf":"You need productivity workflows in both local dev and CI.","skipIf":"You don't work with productivity workflows.","whatHappensNext":"Run `eslint .` and see what comes back."},"capabilities":{"agentFriendly":true,"supportsJsonOutput":false,"supportsNonInteractive":true,"supportsDryRun":false,"requiresAuth":false,"requiresNetwork":false,"ciFriendly":true,"localFirst":false,"destructivePotential":"low"},"taxonomy":{"useCases":["Linting","JS rules","Code health"],"aliases":["js linter"],"keywords":["lint javascript typescript"],"tags":["builder","agent-friendly","ci-friendly"]},"links":{"website":"https://eslint.org","github":"https://github.com/eslint/eslint","docs":"https://eslint.org/docs/latest/use/command-line-interface","opencli":"https://opencli.co/cli/eslint","markdown":"https://opencli.co/cli/eslint/agent.md","json":"https://opencli.co/cli/eslint.json"},"metrics":{"githubStars":27301,"latestRelease":"2026-06-08T09:48:13Z","license":"MIT","metricLabel":"npm weekly downloads","metricValue":132482239,"metricSource":"npm","metricAsOf":"2026-06-08T11:00:54.524Z"}}