- id: google-perplexity-pastebin name: "Perplexity keys on Pastebin" source: google category: specialized query: 'site:pastebin.com "pplx-"' description: "Pastebin dumps containing Perplexity API keys" tags: [perplexity, pastebin, tier3] - id: google-hf-pastebin name: "Hugging Face tokens on Pastebin" source: google category: specialized query: 'site:pastebin.com "hf_"' description: "Pastebin dumps containing Hugging Face access tokens" tags: [huggingface, pastebin, tier3] - id: google-elevenlabs-env name: "ElevenLabs keys in indexed .env files" source: google category: specialized query: 'intext:"ELEVENLABS_API_KEY" filetype:env' description: "Publicly indexed .env files with ElevenLabs API keys" tags: [elevenlabs, env, tier3] - id: google-deepgram-env name: "Deepgram keys in indexed .env files" source: google category: specialized query: 'intext:"DEEPGRAM_API_KEY" filetype:env' description: "Publicly indexed .env files with Deepgram API keys" tags: [deepgram, env, tier3] - id: google-assemblyai-pastebin name: "AssemblyAI keys on Pastebin" source: google category: specialized query: 'site:pastebin.com "ASSEMBLYAI_API_KEY"' description: "Pastebin dumps containing AssemblyAI API keys" tags: [assemblyai, pastebin, tier3] - id: google-stability-env name: "Stability AI keys in indexed .env files" source: google category: specialized query: 'intext:"sk-stability-" filetype:env' description: "Publicly indexed .env files with Stability AI API keys" tags: [stability, env, tier3] - id: google-jina-env name: "Jina AI keys in indexed .env files" source: google category: specialized query: 'intext:"jina_" filetype:env' description: "Publicly indexed .env files with Jina AI API keys" tags: [jina, env, tier3] - id: google-voyage-env name: "Voyage AI keys in indexed .env files" source: google category: specialized query: 'intext:"VOYAGE_API_KEY" filetype:env' description: "Publicly indexed .env files with Voyage AI API keys" tags: [voyage, env, tier3] - id: google-hf-notebook name: "Hugging Face tokens in Google Colab notebooks" source: google category: specialized query: 'site:colab.research.google.com "hf_"' description: "Google Colab notebooks leaking Hugging Face tokens" tags: [huggingface, colab, tier3] - id: google-hf-kaggle name: "Hugging Face tokens in Kaggle notebooks" source: google category: specialized query: 'site:kaggle.com "hf_" inurl:notebook' description: "Kaggle notebooks leaking Hugging Face tokens" tags: [huggingface, kaggle, tier3]