Skip to content

Shivam-pro-hacker/API_Key_Sentinel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔑 UNIVERSAL API KEY CHECKER

Built by Shivam ⚡

“Trust nothing. Verify everything.”

This is not a demo.
This is not a toy.
This is a precision tool built for developers, security researchers, and operators who want to know the truth about an API key — fast, clean, and without bullshit.


🧠 WHAT THIS TOOL ACTUALLY DOES

This tool verifies API keys using real provider endpoints.

No guessing.
No fake “scanner”.
No offline lies.

If a key is:

  • Valid
  • Revoked
  • ⚠️ Quota / Billing restricted
  • Unknown / Cannot be verified

You will know — accurately.


⚔️ WHY THIS EXISTS

Most “API key checker” tools are:

  • fake
  • misleading
  • unsafe
  • or outright scams

This project follows one rule:

If it cannot be verified correctly, it will NOT pretend.

That’s how real security tools behave.


🛡️ SECURITY PHILOSOPHY

✔ API keys are never stored
✔ API keys are never logged
✔ API keys are never printed
✔ No background processes
✔ No telemetry
✔ No tracking
✔ No nonsense

Keys live only in memory, only for the duration of the check.


🧩 SUPPORTED MODES

🔹 OpenAI (Full Validation)

  • Real authentication check
  • Real error classification
  • Detects:
    • Invalid / revoked keys
    • Billing disabled
    • Quota exceeded

🔹 Other / Unknown APIs

  • Honest behavior
  • No false claims
  • Clearly marked as CANNOT VERIFY

Because guessing is not hacking — it’s lying.


🖥️ INTERFACE

  • Built with Streamlit
  • Runs locally in your browser
  • Clean UI
  • Secure password-style input
  • Instant results

License

MIT License © Shivam


🚀 INSTALLATION (LOCAL)

pip install -r requirements.txt
streamlit run app.py

About

Trust nothing. Verify everything. APIKeySentinel is a security-grade API key verification tool that validates credentials through real provider endpoints with zero storage and zero guesswork.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages