← Back to search Server uses filesystem capabilities via: os, pathlib Server uses shell capabilities via: subprocess Server uses env_vars capabilities via: os.environ
io.github.KamaruSama/mcp-sudo
Run sudo commands with a Fernet-encrypted password bound to machine-id + user.
B
76.7 / 100
Versions
1.0.1latestfirst seen May 19, 2026
Tools 4
store_password annotations: none low
Store sudo password encrypted. Only needs to be done once.
password str
sudo_exec annotations: none low
Execute a command with sudo using the stored password. Args: command: The shell command to run with sudo. timeout: Timeout in seconds (default 120).
command str timeout int
has_password annotations: none low
Check if a sudo password is already stored.
clear_password annotations: none low
Remove the stored sudo password.
Permissions 3
filesystem low shell high env_vars low Scan Findings 34
low
Tool 'store_password' has no annotations
low
Tool 'sudo_exec' has no annotations
low
Tool 'has_password' has no annotations
low
Tool 'clear_password' has no annotations
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: mcp@1.27.0 (GHSA-hvrp-rf83-w775)
medium
Vulnerable dependency: mcp@1.27.0 (GHSA-jpw9-pfvf-9f58)
medium
Vulnerable dependency: mcp@1.27.0 (GHSA-vj7q-gjh5-988w)
medium
Vulnerable dependency: mcp@1.27.0 (PYSEC-2026-3481)
medium
Vulnerable dependency: mcp@1.27.0 (PYSEC-2026-3482)
medium
Vulnerable dependency: mcp@1.27.0 (PYSEC-2026-3483)
medium
Vulnerable dependency: cryptography@43.0.0 (GHSA-537c-gmf6-5ccf)
medium
Vulnerable dependency: cryptography@43.0.0 (GHSA-79v4-65xg-pq4g)
medium
Vulnerable dependency: cryptography@43.0.0 (GHSA-h4gh-qq45-vh27)
medium
Vulnerable dependency: cryptography@43.0.0 (GHSA-jwv3-5hgf-82ww)
medium
Vulnerable dependency: cryptography@43.0.0 (GHSA-m2h6-j472-rp4c)
medium
Vulnerable dependency: cryptography@43.0.0 (GHSA-m959-cc7f-wv43)
medium
Vulnerable dependency: cryptography@43.0.0 (GHSA-r6ph-v2qm-q3c2)
medium
Vulnerable dependency: cryptography@43.0.0 (PYSEC-2026-1284)
medium
Vulnerable dependency: cryptography@43.0.0 (PYSEC-2026-2141)
medium
Vulnerable dependency: cryptography@43.0.0 (PYSEC-2026-35)
medium
Vulnerable dependency: cryptography@43.0.0 (PYSEC-2026-3553)
medium
Vulnerable dependency: cryptography@43.0.0 (PYSEC-2026-3554)
info
pyproject.toml metadata
info
Tool: store_password
info
Tool: sudo_exec
info
Tool: has_password
info
Tool: clear_password
info
Sandbox failed to start for output poisoning scan
low
Permission: filesystem access detected
high
Permission: shell access detected
low
Permission: env_vars access detected
info
No dependency files found for SBOM generation
medium
No build provenance detected (SLSA L0)