danielmiessler / fabric

fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
https://danielmiessler.com/p/fabric-origin-story
MIT License
19.32k stars 1.98k forks source link

[Feature request]: Using 1Password to store API credentials #623

Open yanfosec opened 3 weeks ago

yanfosec commented 3 weeks ago

What do you need?

It would be great if there was an ability to provide references to 1Password items and using the "op" command to retrieve API keys. More secure and less plain-text exposure.

yanfosec commented 3 weeks ago

Tried launching fabric using 1Passwords own methods of injecting custom environment variables

https://developer.1password.com/docs/cli/secret-references

However, fabric doesn't like anyone messing with its .env file.