1Password Credential Lookup
Find website credentials by domain
Finding the correct login item is difficult when item titles do not match website names. This skill searches saved 1Password URLs and can filter results by username.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "1Password Credential Lookup" from https://skillstore.io/skills/clementwalter-1password-credential-lookup.md and its manifest at https://skillstore.io/api/skills/clementwalter-1password-credential-lookup/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "1Password Credential Lookup". Find the login for github.com using work@example.com.
Expected outcome:
- Matched account: work@example.com
- Login item found for github.com
- Password remains protected until confirmation
Using "1Password Credential Lookup". List accounts for github.com.
Expected outcome:
- Two accounts found
- work@example.com
- personal@example.com
- Select a username to continue
Using "1Password Credential Lookup". Find the login for unknown.example.
Expected outcome:
No saved login was found for the requested domain.
Security Audit
High RiskStatic findings in Markdown and fixed 1Password CLI invocation are false positives. The skill intentionally retrieves credentials, but it prints plaintext passwords and uses overbroad substring matching that can select credentials for an unrelated saved URL.
Confirmed security concerns (2)
Risk Factors
โ๏ธ External commands (27)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/clementwalter-1password-credential-lookup/audits/10?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/clementwalter-1password-credential-lookup?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/clementwalter-1password-credential-lookup?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/clementwalter-1password-credential-lookup/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/clementwalter-1password-credential-lookup.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
ClementWalter. (2026). 1Password Credential Lookup security audit report (audit version 10) [Author version 2.0.0]. Skillstore. https://skillstore.io/skills/clementwalter-1password-credential-lookup/audits/10BibTeX citation
@techreport{clementwalter-clementwalter-1password-credential-lookup-2026,
author = {ClementWalter},
title = {1Password Credential Lookup security audit report (audit version 10)},
institution = {Skillstore},
year = {2026},
number = {10},
url = {https://skillstore.io/skills/clementwalter-1password-credential-lookup/audits/10},
note = {Author version 2.0.0}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "1Password Credential Lookup security audit report (audit version 10)"
version: "2.0.0"
type: report
authors:
- name: "ClementWalter"
date-released: "2026-07-18"
url: "https://skillstore.io/skills/clementwalter-1password-credential-lookup/audits/10"
identifiers:
- type: other
value: "skillstore:clementwalter-1password-credential-lookup:audit:10"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Open a known website account
Find a saved login for a website before an approved sign-in action.
Choose a work account
List matching accounts and filter by username when a website has several saved logins.
Troubleshoot credential lookup
Identify missing CLI installation, sign-in, or no-match conditions during local automation.
Try These Prompts
Find my 1Password credential for github.com. Ask for confirmation before revealing any password.
Find the 1Password login for linkedin.com using the username work@example.com. Show only the matching account name until I confirm.
List my saved accounts for github.com without passwords. Ask me which username I want before retrieving credentials.
For the approved site github.com, find the login for work@example.com and use it only to complete the current sign-in. Do not display or log the password.
Best Practices
- Confirm the website domain and intended account before retrieving a password.
- Use a username filter when multiple accounts are available.
- Keep passwords out of chat history, logs, and terminal output whenever possible.
Avoid
- Do not guess 1Password item names from a website name.
- Do not retrieve a password before the user confirms the selected account.
- Do not rely on substring domain matches for sensitive login decisions.
Frequently Asked Questions
What does this skill search?
What software is required?
Can I select a specific account?
Why should I use a domain instead of an item name?
Does it support domain aliases?
Are passwords protected in the output?
Developer Details
Author
ClementWalterLicense
MIT
Author version
v2.0.0
Skillstore revision
r2
Version notice
The installable content changed, but the author did not update the declared version.
Repository
https://github.com/ClementWalter/rookie-marketplace/tree/main/1password-mcp/skills/credential-lookupRef
c68df504887c54bf71d2d467a1fbebde49467868
Maintenance freshness
7/19/2026
Usage
4 downloads ยท 224 views
File structure