Aisysadmin — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Aisysadmin (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 remote Linux server administration via SSH. Integrates with Claude Code to manage Ubuntu/Debian servers.
python -m venv .venv
.venv/Scripts/activate # Windows
# source .venv/bin/activate # Linux/Mac
pip install -e ".[dev]"servers.yaml.example to servers.yaml and edit with your server details..env.example to .env and set SSH key paths or passwords.Add to your Claude Code MCP settings:
{
"mcpServers": {
"sysadmin": {
"command": "python",
"args": ["-m", "agensysadmin"],
"cwd": "D:/AI/AgenSysAdmin"
}
}
}| Tool | Description |
|---|---|
list_servers | List configured servers and connection status |
system_info | OS, uptime, CPU, RAM, load average |
disk_usage | Disk and filesystem usage |
check_services | Systemd service status |
check_ports | Listening TCP ports |
process_list | Top processes by CPU/memory |
execute_command | Run any shell command |
pytest tests/ -v~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.