Bitwarden MCP — security audit
Bitwarden MCP: trust score 75/100 — 3 capability surfaces.
Trust score
75
Grade B
Risk flags
Shell execution exposed
This server can run arbitrary shell commands when invoked by an LLM. Audit prompt injection vectors before exposing it to untrusted text.
No public repository linked
Without a public repo we cannot independently audit the code. Caution warranted.
Capability surface
Shell execution
High riskExecutes arbitrary shell commands. Treat as remote code execution if exposed.
Evidence:
cliProcess spawn
Medium riskLaunches subprocesses via docker, npx, uvx — supply-chain risk if package is compromised.
Evidence:
npxSecrets handling
Medium riskRequires API keys, tokens or credentials in env vars. Watch for placeholder leaks.
Evidence:
password
Trust signals
Total trust score is the sum of these contributions. Each signal carries a fixed weight.
Verified by Loadout
+20 / 20
Manually verified.
Official author
+15 / 15
Maintained by the official Bitwarden team.
Community traction
+15 / 20
1,100 GitHub stars.
Public source
+0 / 15
No linked public repository.
Stability
+15 / 15
Tagged stable in our last review.
Capability surface
+10 / 15
1 high-risk capability detected.
Disclaimer
This is an automated heuristic triage. It does not replace a hand-rolled code audit. Use it to prioritise which servers deserve a deeper look — especially anything carrying high-risk capabilities like shell execution or filesystem write.