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
| 95 | or 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
| 104 | match even with `https://` prepended. `kpxc-agent` auto-prepends `https://` to bare |
low line 109
External URL reference
SourceSKILL.md
| 109 | pw=$(kpxc-agent get-logins https://host.example --field password) |
low line 114
External URL reference
SourceSKILL.md
| 114 | eval "$(kpxc-agent get-logins https://host.example)" |
low line 133
External URL reference
SourceSKILL.md
| 133 | kpxc-agent set-login https://host.example --username svc --password "$KPXC_PASSWORD" |
Scanned on Jun 12, 2026
View Security Dashboard