AgentValet/dsh-agentvalet

AgentValet★ 0TypeScript最后同步: 2026-08-21

在 GitHub 打开

Governed platform access for DeepSeek Harness. Brokered credentials, owner-side approval, no API keys on the machine.

README 摘要

@agentvalet/dsh Governed platform access for DeepSeek Harness agents: an agent calls Slack, GitHub, Gmail, Stripe, or any other AgentValet-connected SaaS platform through a broker that enforces the owner's grants and approval flow, with no API key stored on the machine the agent runs on. Install This installs both plugins the bundle ships: av-identity (the agentvalet service) and av-tools (the four tools below). Restart or reload the profile after installing. Connect An installed but unconnected profile has no identity yet — calls report "not connected" rather than failing obscurely. To connect it: 1. In the AgentValet dashboard, generate a single-use bootstrap token for a new agent. 2. Run the bundle's connect command: --token works too; the environment variable just keeps the token out of your shell history. The command prints the new agent id and nothing else — never the token, never the key. --help lists the rest of the flags. Connecting is a command you run , not a tool the agent can call. An enrolment tool would let an agent bootstrap its own identity with no human in the loop, and the identity would stop attesting to a person's decision to create it. The command generates an…

在 GitHub 查看完整 README →
Agent/智能体agent-securityai-agentscredential-governancedeepseek-harnessdshdsh-pluginagent

分类