Tag: credential-management

Type: All Skills Tools
skill ★ 54

Reddit OAuth Configuration and Subreddit Management

Handles Reddit OAuth credential configuration and token status validation within PersonalizationMCP. It enables developers to manage client authentication and retrieve subreddit lists.

YangLiangwei/PersonalizationMCP reddit oauth credential-management mcp
skill ★ 54

Central manager for personal platform status

This skill provides centralized operational control for managing and performing health checks across multiple personal platforms. It allows developers to quickly assess the setup status and required credentials for services like Steam, YouT…

YangLiangwei/PersonalizationMCP personalization status-check credential-management platform-sync
tool ★ 28

Secure API Proxy and Credential Manager

A secure proxy for agents that manages encrypted credentials and injects authentication server-side during API requests. It enables executing HTTP methods against configured services without exposing raw API keys to the agent.

rsdouglas/janee api-proxy credential-management mcp security
tool ★ 28

Secure API Proxy for Agentic Workflows

Janee acts as a secure, server-side proxy for external API calls, abstracting credential management. It encrypts and injects necessary authentication tokens, allowing agents to interact with services without ever handling raw API keys.

rsdouglas/janee api-proxy credential-management agentic-workflow secure-api
skill ★ 2

Secret Rotation and Validation

Automate the validation, rotation, and health monitoring of API keys and credentials across multiple providers. It supports batch validation for CI pipelines and provides automated rotation for expired or stale secrets.

I4cTime/quantum_ring secret-rotation credential-management api-keys security-automation
tool ★ 2

Scan and fix hardcoded secrets in codebases

This tool scans codebases using entropy analysis and regex heuristics to detect hardcoded secrets and credentials. It can then automatically refactor the code, replacing leaked values with environment variable references and migrating them …

I4cTime/quantum_ring secret-scanning code-audit credential-management linting
skill ★ 2

Automated Secret Rotation and Validation

Automate the validation, rotation, and batch-checking of secrets across providers such as OpenAI, Stripe, and AWS. The skill supports health monitoring, CI-integrated validation reports, and both provider-native and local secret regeneratio…

I4cTime/quantum_ring secret-rotation credential-management security-automation ci-cd
skill ★ 2

Scan and remediate hardcoded secrets from codebases

This skill scans codebases using entropy analysis and regex heuristics to detect hardcoded credentials. It can then automatically lint and fix these findings by replacing secrets with environment variable references.

I4cTime/quantum_ring secret-scanning code-auditing linting security
tool ★ 10

Secure Proxy for Managed API Credentials

This proxy routes all external API requests through a secure local endpoint, preventing the agent from ever handling raw API keys. It manages credentials and enforces domain restrictions, ensuring all interactions are audited and securely r…

getaegis/aegis api-proxy credential-management security llm-integration