agentsclimarketplace

Comb skill

Skill ibnaleem/comb-skill

Search 3.2 billion leaked credentials in the COMB dataset via ProxyNova API (no API key required).From its SKILL.md

Install
npx -y skills add ibnaleem/comb-skill

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

3 things to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
  • runs commandsInstructs the agent to run 1 command, including `curl 'https://api.proxynova.com/comb?query=jrubin'`.
  • fetches URLsInstructs the agent to fetch 1 URL, including https://api.proxynova.com/comb?query=jrubin.

What its file declares

Copied from the file, not written here

The file declares its own license as GPL-3.0. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.8 KB, 473 tokens by cl100k_base, as published. Nobody here has run it

COMB

One primary service, no API keys needed.

The COMB API allows you to search emails, usernames, and passwords.

Required arg: email, username, or password.

Append ?query= with the supplied email, username, or password.

Simple request:

curl 'https://api.proxynova.com/comb?query=jrubin'
# Output:
# {
#    "count": 795,
#    "lines": [
#        "[email protected]:IUSPgL1T",
#        "[email protected]:michelle",
#        "[email protected]:wayne9",
#        "[email protected]:jake14",
#        "[email protected]:maomao",
#        "[email protected]:jacky",
#        "[email protected]:jerry",
#        "[email protected]:jr2203",
#        "[email protected]:jr147369",
#        "[email protected]:divorce",
#        "[email protected]:divorce1",
#        "[email protected]:vizsla123",
#        "[email protected]:hammer316",
#        "[email protected]:msierk05",
#        "[email protected]:sasha2",
#        "[email protected]:muaddib16",
#        "[email protected]:stab8ler",
#        "[email protected]:slower",
#        "[email protected]:lacrosse",
#        "[email protected]:pizza99"
#    ]
# }

Rate Limits

The API will only return 100 results max. The API will also limit you to about 100 requests per minute.

References

https://www.proxynova.com/tools/comb/

https://cybernews.com/news/largest-compilation-of-emails-and-passwords-leaked-free/

What ships with it: 2 files

35.1 KB alongside SKILL.md

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.