Agent Services Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Agent Services Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
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.
MCP Server for Git operations, agent templates, and project utilities.
| Tool | Description | Token Savings |
|---|---|---|
git_new_repo | Create new GitHub repo with backup | ~950 tokens |
git_import_repo | Clone and configure backup remote | ~470 tokens |
git_new_branch | Create and push branch to all remotes | ~280 tokens |
git_archive_repo | Archive with final backup push | ~375 tokens |
git_sync_backup | Sync to backup remotes | ~280 tokens |
| Tool | Description |
|---|---|
templates_list | List available agent instruction templates |
templates_get | Get template content by name |
| Tool | Description |
|---|---|
project_structure | Get project directory structure |
search_files | Search for files by pattern |
cd agent-services-mcp
bun installbun run startAdd to ~/.cursor/mcp.json:
{
"mcpServers": {
"agent-services-mcp": {
"command": "bun",
"args": ["run", "start"],
"cwd": "C:\\Users\\rache\\DevProject\\agent-services-mcp",
"env": {
"DEVPROJECT_ROOT": "C:\\Users\\rache\\DevProject"
}
}
}
}| Variable | Description | Default |
|---|---|---|
DEVPROJECT_ROOT | Project root directory | ~/DevProject |
AGENT_TEMPLATES_DIR | Custom templates directory | Auto-detected |
gh) - authenticatedBSD-2-Clause
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.