Skip to content

feat(brave-search): secure API key with .env file - #27

Open
LeonardoDaviti wants to merge 1 commit into
badlogic:mainfrom
LeonardoDaviti:brave-api-security
Open

feat(brave-search): secure API key with .env file#27
LeonardoDaviti wants to merge 1 commit into
badlogic:mainfrom
LeonardoDaviti:brave-api-security

Conversation

@LeonardoDaviti

Copy link
Copy Markdown
  • Add dotenv dependency to load API key from .env file
  • Update search.js to load .env from script's directory
  • Add .env to .gitignore
  • Update SKILL.md with new setup instructions
  • Include .env file with API key for local use

This change improves security by avoiding hardcoded API key exports.

- Add dotenv dependency to load API key from .env file
- Update search.js to load .env from script's directory
- Add .env to .gitignore
- Update SKILL.md with new setup instructions
- Include .env file with API key for local use

This change improves security by avoiding hardcoded API key exports.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant