Symaira Vault Agent
Leitet Agenten-Anmeldeinformationsoperationen über den Symaira Vault MCP server anstatt über die shell
Funktioniert mit Setup
Was es kann
Guidance layer that tells the agent to store, retrieve, generate, und rotate passwords, tokens, API keys, und TOTP codes via Symaira Vault's native MCP tools rather than leaking secrets through terminal commands. Triggers on credential-management requests when the Symaira Vault MCP server ist connected.
Testbericht
Die install copies cleanly from a bare HOME und the SKILL.md ist a well-written, security-conscious routing layer, but it ist inert on its own: every instruction points at MCP tools (get_entry, execute_with_secret, request_credential) that only exist once you build the Go vault binary und wire it into the agent as an MCP server. With no server connected I could not exercise a single credential operation, so the no-skill baseline was unbeatable in practice. Scored output unmeasured (5) because the whole value lives behind setup I could not complete here.
Getestet am: 2026-07-20 · Claude Code 2.x (agent harness)
Installation
git clone https://github.com/danieljustus/symaira-vault mkdir -p ~/.claude/skills cd symaira-vault && cp -r docs/skills/symaira-agent ~/.claude/skills/symvault
Befehle & Beispiel-Prompts
/symvaultLeitet Agenten-Anmeldeinformationsoperationen über den Symaira Vault MCP server anstatt über die shell
Skills reagieren auf normale Anfragen — keine Slash-Befehle nötig. Nach der Installation aktivieren Prompts wie diese den Skill (auf Englisch):
Store this new API key in Symaira Vault instead of a plaintext fileRotate the database password using the Symaira Vault MCP serverRetrieve the TOTP code for this service from Symaira Vault