Manages secure secrets configuration using the Fnox framework and TOML-based hierarchical settings.
The Fnox Configuration skill empowers Claude to architect and maintain secure secrets management systems within software projects. It provides comprehensive patterns for defining encrypted secrets using providers like age or AWS Secrets Manager, setting up multi-environment profiles, and implementing hierarchical configuration across local, project, and global scopes. By enforcing best practices such as separating public configuration from private keys and preventing plain-text sensitive data, this skill ensures robust security and consistent environment handling throughout the development lifecycle.
주요 기능
01Encrypted secret definition with age and cloud provider integration
02Automated configuration validation and diagnostic tools
03Multi-environment profile support for dev, staging, and production