What problem does it solve?
The credential-manager removes the friction and risk of juggling multiple platform accounts by providing a conversational interface to securely store, update, and retrieve credentials locally using Windows DPAPI so secrets are not stored in plaintext or leaked across systems.
Core Features & Use Cases
- Conversational configuration - configure NAS, teyi (customs), and email credentials interactively through agent prompts.
- DPAPI encrypted storage - per-user Windows DPAPI encryption with JSON files stored under the user's profile and restricted file permissions.
- PowerShell automation - includes scripts to save, list, and retrieve credentials for integration into automated workflows and other skills.
- Use case: an outreach workflow can request the saved email SMTP credential via the get-credential script at runtime without exposing the password in logs or shared environments.
Quick Start
Say 配置特易账号 to the agent and follow the prompts to securely save your teyi username and password.