agent-sync
mcp
Fail
Health Warn
- License — License: MIT
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 7 GitHub stars
Code Fail
- rm -rf — Recursive force deletion command in .claude/skills/update-latest-screenshot/tests/update_screenshot_test.sh
- process.env — Environment variable access in .github/workflows/manual-build-release.yml
Permissions Pass
- Permissions — No dangerous permissions requested
Purpose
This tool provides a desktop graphical interface and command-line utility for syncing and managing AI skills, subagents, and MCP server configurations across multiple development environments like Claude, Cursor, and Codex.
Security Assessment
The overall risk is rated as Medium. The tool does not request dangerous system permissions and no hardcoded secrets were found. However, there are a few code-level concerns. A recursive force deletion command (`rm -rf`) was found inside a test script, which could pose a risk if executed in an unexpected environment or modified maliciously. Additionally, environment variable access occurs within its continuous integration workflows, which is standard for build pipelines but warrants a closer look if you plan to contribute to the project. Users should manually verify exactly what file system paths and directories it interacts with before running it.
Quality Assessment
The project is openly licensed under the MIT license and was actively updated very recently. However, community trust and visibility are currently very low, with only 7 stars on GitHub. The creator explicitly warns that this is a "pre-alpha concept" and a personal project. Users should expect potential bugs, instability, and frequent breaking changes as the tool matures toward a stable release.
Verdict
Use with caution: it is an early-stage, actively updated personal project with low community adoption that contains minor code safety warnings to be aware of.
This tool provides a desktop graphical interface and command-line utility for syncing and managing AI skills, subagents, and MCP server configurations across multiple development environments like Claude, Cursor, and Codex.
Security Assessment
The overall risk is rated as Medium. The tool does not request dangerous system permissions and no hardcoded secrets were found. However, there are a few code-level concerns. A recursive force deletion command (`rm -rf`) was found inside a test script, which could pose a risk if executed in an unexpected environment or modified maliciously. Additionally, environment variable access occurs within its continuous integration workflows, which is standard for build pipelines but warrants a closer look if you plan to contribute to the project. Users should manually verify exactly what file system paths and directories it interacts with before running it.
Quality Assessment
The project is openly licensed under the MIT license and was actively updated very recently. However, community trust and visibility are currently very low, with only 7 stars on GitHub. The creator explicitly warns that this is a "pre-alpha concept" and a personal project. Users should expect potential bugs, instability, and frequent breaking changes as the tool matures toward a stable release.
Verdict
Use with caution: it is an early-stage, actively updated personal project with low community adoption that contains minor code safety warnings to be aware of.
Desktop + CLI sync for skills, subagents, and MCP servers across Claude, Cursor, and Codex.
README.md
Dotagents Desktop
UI for dotagents @sentry/dotagents 1.4.0.
[!CAUTION]
Pre-alpha concept.
This is my personal attempt to build tooling for myself.
I'm still putting it together, so it can break and change a lot.
I'll keep improving it step by step toward a real product.
Use it at your own risk.

Why?
I find it easier to manage data when I can see it in the interface. I can add skills through the cli or create them in Claude Code, but I need to see a reference or cheat sheet with the available skills when I use them or decide to remove some of them.
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found