Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
finwe
11 months agoSuper Contributor
20character random password marked as Terrible
A password in an item created with use of the CLI interface, which is random, contains upper-lower-case-numbers, and is still marked as Terrible in the UI and as Weak in Watchtower.
Yes, it was no...
GreyM1P
1Password Team
11 months agoIt's hard to say for sure, but you can check the score of the item manually:
- Turn on debugging tools (Settings > Advanced)
- Click ⋮ three-dot menu > Copy item JSON.
- Paste into a text editor.
- Look for the following attributes in the JSON:
pgrng
- password generated by the 1Password strong password generator (likely won't be shown if False)ps
- password score – 100 would max out the strength meter in the generator
Those attributes might help you learn more about the item.