Back to skills
extension
Category: Development & EngineeringNo API key required

keepass-credential-brave-search

Brave Search API credential handling. Use when storing or retrieving Brave Search API keys. Triggers on mentions of Brave Search, web search API keys, or BSA- prefixed keys.

personAuthor: jakexiaohubgithub

Brave Search API Credential Handling

STORAGE DEFAULT: API Keys (vault layout is user-organized; if not found there, use search_entries) TITLE FORMAT: Brave Search API - <purpose or project> PASSWORD FIELD: API key value URL: https://api.search.brave.com NOTES: subscription tier, rate limits (if known), associated project

RETRIEVAL: use get_entry. Write key to .env file or config; never display raw value in conversation. ROTATION: rotate immediately if key appears in version control, logs, or any output.