Skip to content

Latest commit

Β 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”‘ Weakpass-Skill

Give your AI agent access to 25 billion leaked passwords

πŸ’ͺ Getting Started

Install through Clawhub (requires Clawhub CLI):

$ clawhub install weakpass

Alternative install:

$ openclaw skills install weakpass

πŸ›‘οΈ Security

This skill calls an external API. Files are never modified. Nothing on your OS is touched. Nothing that you did not specifically send to the external API is ever sent.

βš™οΈ Endpoints

Ranges:

/range/{prefix}.json GET - Implemented

/range/{prefix}.txt GET - Implemented

Search:

/search/{hash}.json GET - Implemented

/search/{hash}.txt GET - Implemented

Generate:

/generate/{string} GET - Implemented

Wordlists:

/wordlists GET - Implemented

/wordlists/{wordlist} GET - Implemented

πŸ“œ API References: