fnox-providers

Configure Fnox providers for encryption and secret storage across environments.

187|20|Updated Nov 20, 2025
One-click install
npx skills add https://github.com/TheBushidoCollective/han --skill fnox-providers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fnox-providers
Source: https://github.com/TheBushidoCollective/han/tree/main/jutsu/jutsu-fnox/skills/providers
Command: npx skills add https://github.com/TheBushidoCollective/han --skill fnox-providers

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides configuring encryption and secret storage providers, including age, cloud secret managers, and password managers.

Core Features & Use Cases

  • Provider Diversity: Use multiple providers (age, AWS, GCP, Vault, 1Password, etc.) for secrets management.
  • Secure Configuration: Examples of configuring providers, secrets, and access controls.
  • Operational Guidance: Best practices for secrets handling in development and production.

Quick Start

Configure age as a local provider and add a production AWS Secrets Manager entry for a secret.

Frequently Asked Questions about fnox-providers

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure multiple encryption and secret storage providers?

Configure multiple providers by setting up age for local encryption, cloud secret managers like AWS Secrets Manager or Azure Key Vault, and password managers such as 1Password or Bitwarden. Fnox supports multi-provider configurations, allowing you to designate different providers for different environments and secrets.

What's the best way to manage secrets across development and production environments?

Use age-based local encryption for development and cloud secret managers for production. Fnox guides secure setup for both scenarios, including access controls and team-sharing configurations, ensuring secrets are appropriately stored by environment.

Can I use age encryption alongside AWS Secrets Manager?

Yes. Fnox supports combining age with cloud secret managers like AWS Secrets Manager, Azure Key Vault, and GCP Secret Manager in the same configuration, letting you choose the right provider per secret and environment.

How do I set up team access to shared secrets?

Fnox provides configuration guidance for team-sharing scenarios across password managers and cloud secret managers. Set up provider access controls and multi-user configurations to enable secure team collaboration on secrets.

What password managers does Fnox support for secret storage?

Fnox supports 1Password, Bitwarden, Infisical, and pass as secret storage providers, alongside age, AWS, Azure, and GCP solutions, giving you flexibility in choosing tools your team already uses.

How do I test that my providers are configured correctly?

Fnox includes provider testing workflows to validate your encryption and secret manager setup, ensuring configurations work before deploying secrets to production.