Plugins

Nakimi uses a plugin-based architecture to integrate with various services. Each plugin provides credential management for a specific API or service.

Available Plugins

  • Gmail Plugin - Google Gmail API integration
  • More plugins coming soon…

Plugin Development

Want to create your own plugin? Check out the Plugin Development Guide for detailed instructions.

How Plugins Work

  1. Plugins auto-discover available credentials in your vault
  2. Each plugin provides specific commands for its service
  3. Plugins run with the same security model as the main vault
  4. Environment variables connect plugins to decrypted secrets

Table of contents


This site uses Just the Docs, a documentation theme for Jekyll.