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
25.29k stars 2.68k forks source link

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

Open yanfosec opened 4 months ago

yanfosec commented 4 months 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 4 months 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.