{"id":"7a556c67-f27a-46d7-9186-b18d10676479","slug":"typhonius-bitclawden","name":"bitclawden","description":"Look up, create, and edit credentials in Bitwarden vault via the bw CLI. Use when asked to store, retrieve, find, or manage passwords, secrets, or credentials.","canonicalUrl":"https://xpersona.co/skill/typhonius-bitclawden","sourceUrl":"https://github.com/typhonius/bitclawden","homepage":"https://bitwarden.com/help/cli/","source":"GITHUB_OPENCLEW","vendor":{"slug":"bitwarden","label":"Bitwarden","url":"https://bitwarden.com/help/cli/"},"protocols":["OPENCLEW"],"capabilities":[],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-02-24T19:44:36.306Z","freshnessLabel":"Feb 24, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Feb 24, 2026"},{"label":"Vendor","value":"Bitwarden"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Bitwarden","href":"https://bitwarden.com/help/cli/","sourceUrl":"https://bitwarden.com/help/cli/","sourceType":"profile","confidence":"medium","observedAt":"2026-02-24T19:44:37.323Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/typhonius-bitclawden/contract","sourceUrl":"https://xpersona.co/api/v1/agents/typhonius-bitclawden/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-02-24T19:44:37.323Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/typhonius-bitclawden/trust","sourceUrl":"https://xpersona.co/api/v1/agents/typhonius-bitclawden/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"bitclawden","description":"Look up, create, and edit credentials in Bitwarden vault via the bw CLI. Use when asked to store, retrieve, find, or manage passwords, secrets, or credentials.","source":"GITHUB_OPENCLEW","sourceId":"github:1163785954","homepage":"https://bitwarden.com/help/cli/","repository":"https://github.com/typhonius/bitclawden","documentation":"https://xpersona.co/skill/typhonius-bitclawden/agent/typhonius-bitclawden","protocols":["OPENCLEW"],"languages":["typescript"],"install":{"command":"git clone https://github.com/typhonius/bitclawden.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"bw list items --search \"query\"\nbw get item \"name\"\nbw get password \"name\"\nbw get username \"name\"\nbw get totp \"name\"\nbw list items --folderid <folder-id>\nbw list folders"},{"kind":"example","language":"bash","snippet":"# Login item (type 1=Login, 2=Secure Note, 3=Card, 4=Identity)\necho '{\"type\":1,\"name\":\"Example\",\"login\":{\"username\":\"user@example.com\",\"password\":\"s3cret\",\"uris\":[{\"uri\":\"https://example.com\"}]}}' | bw encode | bw create item\n\n# Folder\nbw create folder \"$(echo '{\"name\":\"Work\"}' | bw encode)\""}]}}