Baramundi Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Baramundi 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 (Model Context Protocol) Server für das baramundi Management Center. Erlaubt Claude, Geräte abzufragen, Jobs zu starten und Compliance-Reports zu generieren.
pip install uv)uv syncErstelle eine .env-Datei (basierend auf .env.example):
BARAMUNDI_API_URL=https://dein-bmc-server/api
BARAMUNDI_API_TOKEN=dein-bearer-token
# Optional: SSL-Verifikation deaktivieren (nur für Testumgebungen!)
# BARAMUNDI_SSL_VERIFY=false# Alle Tools im Browser testen (MCP Inspector)
uv run mcp dev src/baramundi_mcp/server.pyFüge folgendes in %APPDATA%\Claude\claude_desktop_config.json ein:
{
"mcpServers": {
"baramundi": {
"command": "uv",
"args": ["--directory", "C:\\INST\\Git\\Antigravity\\baramundi_MCP", "run", "baramundi-mcp"]
}
}
}| Tool | Beschreibung |
|---|---|
list_devices | Alle verwalteten Geräte auflisten |
get_device | Details zu einem Gerät abrufen |
get_device_status | Patch-Level und Status eines Geräts |
list_jobs | Jobs auflisten (aktiv, geplant, abgeschlossen) |
get_job_status | Status eines laufenden Jobs |
start_job | Job auf einem Gerät starten (schreibend!) |
get_compliance_report | Patch-Compliance-Übersicht |
list_software_inventory | Software-Inventar abfragen |
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.