simplify credentials doc (#2488)

This commit is contained in:
Shuchang Zheng
2025-05-27 11:06:12 -07:00
committed by GitHub
parent 9e646bd9a1
commit 306eac8a58
7 changed files with 43 additions and 25 deletions

View File

@@ -1,10 +1,10 @@
---
title: Secure Credential Management For AI Agents
title: Credential Management
subtitle: Never send your credentials to LLMs.
slug: credentials/introduction
---
In many scenarios, agents need access to sensitive information to complete tasks. For example, usernames and passwords to login, credit cards for payments, etc. With Skyvern's credential features, you can manage and use credentials to run agents securely without exposing your credentials to LLMs.
Agents need access to sensitive information to complete tasks. For example, usernames and passwords to login, credit cards for payments, etc. With Skyvern's credential management tool, you can run agents securely without exposing your credentials to LLMs.
## Credential Support
<CardGroup cols={2}>