Skip to main content

keepassxc-secrets

Fetches and manages credentials securely from a KeePassXC vault using the kpxc-agent CLI for seamless integration in tasks.

Install this skill

or
94/100

Security score

The keepassxc-secrets skill was audited on Jun 12, 2026 and we found 6 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 95

External URL reference

SourceSKILL.md
95or keyword. Always build an explicit `https://` URL before calling `get-logins` or
low line 99

External URL reference

SourceSKILL.md
99- If the user says "myserver.local postgres" → use `https://myserver.local`
low line 104

External URL reference

SourceSKILL.md
104match even with `https://` prepended. `kpxc-agent` auto-prepends `https://` to bare
low line 109

External URL reference

SourceSKILL.md
109pw=$(kpxc-agent get-logins https://host.example --field password)
low line 114

External URL reference

SourceSKILL.md
114eval "$(kpxc-agent get-logins https://host.example)"
low line 133

External URL reference

SourceSKILL.md
133kpxc-agent set-login https://host.example --username svc --password "$KPXC_PASSWORD"
Scanned on Jun 12, 2026
View Security Dashboard
Installation guide →