Install
$ agentstack add mcp-drippy-passport968-agent-supervision-skills ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
🤖 agent-supervision-skills - Supervise local AI coding agents securely
[](https://github.com/drippy-passport968/agent-supervision-skills)
This tool helps you monitor and manage AI agents on your Windows computer. It works with Claude Code, Codex, and Kimi Code. You keep total control over what your AI coding assistant does. The software tracks every action the agent takes. This ensures you know exactly what happened during your coding tasks.
📁 Why use this tool
Modern coding agents act fast. They write and modify files on your computer. Sometimes, you need to know exactly how a change happened. This software acts as a layer between your agent and your files. It logs every action. It asks for your permission for sensitive tasks. It keeps your workspace clean and safe.
⚙️ System requirements
- Windows 10 or Windows 11
- 4 GB of free disk space
- PowerShell version 5.1 or newer
- An active installation of Claude Code, Codex, or Kimi Code
📥 Downloading the software
You must visit the main repository page to get the latest version. This page contains all necessary files for your system.
Click here to visit the download page
- Open the link above in your web browser.
- Look for the section labeled Releases on the right side of the screen.
- Click the text showing the latest version number.
- Locate the file ending in .msi or .exe under the Assets heading.
- Save the file to your Downloads folder.
🚀 Setting up the software
Follow these steps to install the tool on your Windows machine.
- Locate the file you saved in your Downloads folder.
- Double-click the file to start the installation.
- Follow the prompts on your screen.
- Click Finish when the progress bar completes.
- Open your Start menu and type Agent Supervision to find the application.
- Click the icon to launch the program for the first time.
🛠️ Configuring your agents
The tool needs to see your existing AI agents to supervise them.
- Open the Agent Supervision app.
- Go to the Settings tab.
- Click the Add Agent button.
- Select the folder where you installed Claude Code, Codex, or Kimi Code.
- The app detects your agents automatically.
- Confirm the selection to enable monitoring.
📋 Using the interface
The main dashboard shows your current activity. You see a list of recent commands. Each command shows the status, the time, and the files affected.
- Green status means the action finished safely.
- Yellow status means the action waits for your approval.
- Red status means the agent encountered an error.
To approve a pending action, click the request in the list. Review the details shown in the side panel. Click the Approve button if you trust the action. Click Reject if you want to stop the agent from finishing that task.
🔍 Understanding logs
The tool saves every event in a log file. You find these files in the Logs folder within the application directory. You can open these files with any text editor like Notepad. Each line contains a time stamp, the agent name, the exact command, and the outcome. Use these logs to debug issues if an agent behaves in an unexpected way.
🔐 Security features
Your data stays on your local machine. This tool does not send information to any external server. Everything happens inside your computer. You control the connection between the agent and your files. This approach keeps your code private. No third party sees your project work.
💬 Troubleshooting common issues
If the application fails to open, restart your computer. Sometimes Windows needs a refresh to register new software.
If your agent does not appear in the list, verify the installation path. Check the folder settings in the app again. Ensure you have the latest version of your AI agent software.
If you see an error window, take a screenshot. Send this to the issue tracker on the main GitHub page. Include details about your version of Windows. This helps fix problems quickly.
🌐 Updating the software
Updates arrive periodically to fix bugs. Visit the download page again to check for new files. If a new version exists, download the setup file. Run the file to overwrite the old version. You do not need to uninstall the old version first. Your settings remain saved during this process.
📑 Understanding the tool flow
The software uses a local bridge. When your agent attempts to change a file, it sends a message to this bridge. The bridge pauses the agent. It waits for your input. Once you click approve, the bridge lets the agent continue. This simple loop keeps your system protected. It adds almost no delay to your coding process. You stay productive while staying in charge.
📦 Managing multiple agents
You can run multiple agents at once. The dashboard shows a separate tab for each one. This helps you monitor different projects at the same time. You switch between agents using the tabs at the top of the screen. Each agent has its own set of rules. You can set the agent for a specific project to be more or less strict. Use the settings for each specific agent to adjust these levels.
🗄️ Keeping your work safe
Regularly backup your project folders. While the supervision tool protects your files, hardware errors still happen. Use standard Windows backup tools to keep your data secure. The supervision tool provides a layer of safety, but it does not replace the need for backups.
🧠 Pro tips for power users
You can pin the monitor to your taskbar. Right-click the icon after you open it. Choose Pin to taskbar. This gives you quick access to the approval screen. If you find the notifications too frequent, change the sensitivity settings in the Preferences menu. You can choose to only monitor file deletions instead of all file changes. Balance the level of protection with your comfort.
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: drippy-passport968
- Source: drippy-passport968/agent-supervision-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.