python-credential-provider-pattern
CommunitySecure credential management for Python SDKs and clients.
AuthorPremModhaOfficial
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Facilitates safe and reliable handling of rotating credentials in Python SDKs, preventing leaks and ensuring FIPS-compliant practices for token retrieval and storage.
Core Features & Use Cases
- Designs a protocol for dynamically providing credentials that can change over time, including OAuth, env vars, and files.
- Implements multiple credential providers such as Static, Env, File, CachedFile, and OAuth, supporting real-world rotation scenarios.
- Ensures SDK security by preventing secrets from leaking into logs, span attributes, or exception messages, and promotes per-request credential fetching.
Quick Start
Use this pattern to implement credential providers that automatically handle secret rotation in Python applications, improving security and operational flexibility.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: python-credential-provider-pattern Download link: https://github.com/PremModhaOfficial/sdk-pipeline/archive/main.zip#python-credential-provider-pattern Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.