mrkeyoor.com_
Fri 25 Sept 06:47 UTC
AI Toolsevaluationupdated 25 Sept 2026

awesome-grokbot review

awesome-grokbot is a searchable catalog of public Grok Bot configurations, with English and Chinese descriptions and direct x.ai share links. It helps you find a bot for a specific job without pretending that a live link proves the bot is safe or effective.

Verdict

Our awesome-grokbot install took 7 seconds, its build took 1 second, and its audit found 0 known vulnerabilities, making the catalog easy to inspect for a Grok Bot user who wants a faster way to find public configurations. Use it as a well-maintained lead list, then review the imported instructions, skills, routines, and connectors yourself. Skip it if you need tested agents, Linux desktop support, or separation between bots on the same account.

We ran it

Lab card: what happened when we ran awesome-grokbotScreenshot of awesome-grokbot (kydlikebtc.github.io/awesome-grokbot)
Install✓ · 7s35 packages · 37 MB
Build✓ · 1s
Testsn/ano test script
Known vulns0(pip-audit)
Repo54 files~2,406 lines of source · 4.5 MB · 3 CI workflows

Answers from our run

Does awesome-grokbot build from source?

Dependencies installed in 7 seconds (35 packages), and the build succeeded in 1 seconds. We cloned commit f10a82a into a clean Debian container with 3 CPUs and no project-specific setup.

Does awesome-grokbot have tests you can run?

Not through a standard command: the project exposes no test script or target that our harness could run.

Does awesome-grokbot have known vulnerabilities in its dependencies?

pip-audit found none in the dependency tree at the time of our run.

Who should not use awesome-grokbot?

Teams that need tested agent behavior: the maintainer checks whether each share page loads but says no listed bot has been imported and behavior-tested.

What are the alternatives to awesome-grokbot?

awesome-grok-bot, GrokBotDev, botdirectory.ai. Our awesome-grokbot install took 7 seconds, its build took 1 second, and its audit found 0 known vulnerabilities, making the catalog easy to inspect for a Grok Bot user who wants a faster way to find public configurations.

Setup4/57-second install; imports still need Grok Bot and reconnected services
Docs5/5Method, schema, contribution, and pre-import risks are documented
Community3/5319 stars and current pushes, with one open pull request
Maturity3/5Daily checks are thoughtful, but there is no release or behavior test

Who it’s for

Grok Bot users who want to search public configurations by job instead of hunting through posts on X.
Developers who want the catalog as CC0 JSON with a published schema.
Researchers comparing how people configure always-on agents across eight work categories.
Contributors willing to verify canonical x.ai share links and preserve source attribution.

Who it’s NOT for

Teams that need tested agent behavior: the maintainer checks whether each share page loads but says no listed bot has been imported and behavior-tested.
Linux-only users seeking a native Grok Bot client: the README lists Mac, Windows, and iPhone and says there is no official Linux desktop build.
Organizations that require isolation between agents: the vetting guide says every bot on one account can reach the same cloud computer, files, browser sessions, and logins.
Developers looking for a self-hosted agent framework, MCP server, or prompt runner: the contribution rules explicitly exclude those projects from the catalog.
Buyers who require versioned releases before adoption: GitHub returned no latest release, even though the repository was pushed on September 24, 2026.

Setup reality

Our sandbox install of commit f10a82a succeeded in 7 seconds, adding 35 packages and using 37 MB on disk. The build passed in 1 second. The 4.5 MB checkout contained 54 files and about 2,406 source lines. There was no test script or target, so tests were skipped. Pip-audit found 0 known vulnerabilities.

Browsing the hosted catalog needs no local setup. Importing a configuration requires a Grok Bot account and the Grok Bot client on Mac, Windows, or iPhone. Share links copy instructions, skills, routines, and first-party plugin IDs, while you reconnect each service and credential yourself.

There is no official Linux desktop client, no Dockerfile, and no tests directory. More importantly, bots under one account share a cloud computer. Start with a read-only task before enabling routines or actions that send, pay, post, delete, or change data.

2,050 live links make a catalog, not a bot runtime

awesome-grokbot indexes 2,050 public Grok Bot configurations across eight categories, including coding, research, finance, publishing, and personal administration. Each row points to a canonical x.ai share page. The browser site adds search, category filters, English and Chinese text, and URLs that preserve the active filter. The same data is available in catalog.json under CC0, with a JSON schema for people building their own view or analysis.

That focus keeps the repository small. Our lab checkout at commit f10a82a was 4.5 MB, with 54 files and roughly 2,406 lines of source. The project contains a static site, generated category pages, catalog data, and Python maintenance scripts. It does not contain the listed bots or an agent runtime. If you clone it expecting a local Grok replacement, you have picked up the card catalog while the books still live at x.ai.

Daily link checks establish reachability only

A scheduled job runs at 05:17 UTC, merges four upstream catalogs, fetches each share page, rebuilds the English and Chinese pages, validates the result, and commits only when those checks pass. Its link checker separates dead pages from temporary server failures and request blocking. A 404 or 410 can retire an entry. A timeout, 5xx response, rate limit, or challenge page leaves the row in place. If blocked or flaky responses exceed 25 percent of a sweep, a circuit breaker refuses to rewrite the catalog.

The repository had 3 CI workflow files in our lab snapshot. They cover the daily catalog update, linting, and GitHub Pages deployment. This is careful plumbing for a list, especially because the method document explains why a single failed request should not erase a share. The limit is just as clear: link checks measure whether a page answered. They do not run a bot, inspect its later behavior, or prove that its description remains accurate after import.

What happened when we ran it

Our sandbox installed commit f10a82a in 7 seconds. The install added 35 packages and occupied 37 MB, then the build completed in 1 second. The run used an unprivileged Debian container with 3 CPUs, 8 GB of RAM, Python 3.12, and no secrets. Nothing in the supplied install or build result failed, which makes local inspection cheap even if your main interest is the JSON rather than the hosted site.

There was no test script or target, so our lab skipped tests instead of inventing a passing result. The checkout also had no tests directory and no Dockerfile. Pip-audit reported 0 known vulnerabilities among the installed Python packages. Those results describe one clean run of commit f10a82a. They do not measure the quality, safety, speed, or cost of any Grok Bot configuration linked from the catalog.

Every imported bot shares one cloud computer

The project’s strongest documentation may be its warning page. Every bot on one Grok account can reach the same cloud computer, including files, browser sessions, and logins. Adding a second bot does not create an isolation boundary. A share copies standing instructions, skills, routines, and first-party plugin IDs, while credentials stay behind and must be reconnected. The guide advises connecting one service at a time, checking the imported profile, and beginning with a read-only task.

That operational risk matters more than the repository’s 37 MB installed footprint. Some catalog entries can trade, send messages, drive a logged-in browser, or manage other bots. The maintainer has not imported and behavior-tested them. There is also no Dockerfile because this repository is a data set and static browser rather than a deployable bot service. Security review starts after you follow a link, precisely where the repository’s code ends.

A September 24 push matters more than the missing release

GitHub showed 319 stars, one open issue or pull request, and a last push on September 24, 2026. The only open item returned by the API was a pull request last updated September 6. No latest GitHub release exists. That release gap is worth recording, though it does not make the project stale: daily automated commits and a current catalog are better health signals for this kind of changing data set than a tag alone.

The project is young and still deserves a cautious maturity score. Our measured snapshot had 54 files, about 2,406 source lines, and three CI workflows, which is enough structure to make changes auditable without implying a long history. The method names source precedence, preserves old names as aliases, caps daily additions, and keeps dead links in a retired file. A public schema and generated pages also reduce the chance that one manual edit quietly breaks every view.

Use it for discovery, then audit the imported bot

awesome-grokbot earns a bookmark if you already use Grok Bot. Searching 2,050 entries by eight job categories is quicker than finding scattered X posts, and the source trail lets you see where a row came from. The project also states the uncomfortable part plainly: a green link means the share page loaded on a stated date. It says nothing about safety, maintenance, or whether the bot will do what its summary claims.

The 7-second install, 1-second build, and 0 known vulnerabilities make the repository itself an easy trial. The consequential decision comes later, when an imported bot asks for a connector or routine. Read its standing instructions, reconnect the minimum access it needs, and keep the first task read-only. If your policy requires tested behavior or isolation between agents, this catalog cannot supply either one.

Alternatives

ProjectWhat it isPick it when
awesome-grok-botA bilingual Grok Bot share catalog whose eight-part taxonomy feeds this project.pick this instead when you want the upstream taxonomy and its own catalog presentation rather than the merged index.
GrokBotDevAn agent-run directory of Grok Bot prompts, plugins, and use cases where pull requests act as the write path.pick this instead when richer per-bot metadata and an agent-run contribution flow matter more than one merged list.
botdirectory.aiAn open directory of agent prompts for Grok Bot, Rakazo, and other agent systems.pick this instead when you want reusable prompt ideas beyond canonical x.ai share links.

What people are saying

  1. [velocity-scout] kydlikebtc/awesome-grokbot

Sources

  1. awesome-grokbot repository and README
  2. Data and method
  3. Pre-import vetting guide
  4. Security policy and threat model
  5. Measured commit f10a82a
  6. GitHub releases

More ai tools reviews

monty · Step-Code · agenticSeek · starnet · lap · stable-diffusion.cpp · the whole board →