github analyzed · update queued 8e1f886

CakeRepository/1Password-MCP

github

MCP server for 1Password service accounts — tools and resources for vaults and credentials

maintainer
CakeRepository
license
first seen
2026-06-03
last seen
2026-06-03
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 8 tools
transport stdio · http verified reported listed in the official MCP registry counts 8 tools · 0 res · 0 prompts permission surface via code analysis

tools

  • item_delete

    Delete an item from a vault

  • item_lookup

    Search items by title in a vault

  • password_create

    Create a new password/login item

  • password_generate

    Generate a cryptographically secure random password

  • password_generate_memorable

    Generate a memorable passphrase from ~500 dictionary words

  • password_read

    Retrieve a password via secret reference (op://vault/item/field) or vault/item ID

  • password_update

    Rotate/update an existing password

  • vault_list

    List all accessible vaults

skills & danger signals github-tarball
prompt-surface shipped agent-instruction files + hidden-content / dangerous-code findings — quoted from the analyzed source

analyzed commit 8e1f886 · analyzer v19 · 1d ago

skills & prompt files 1

code evidence vHEAD · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

shell / exec 1

  • shell CakeRepository-1Password-MCP-8e1f886/src/config.ts :5 import { execFileSync } from "node:child_process";

declared dependencies 6

  • @1password/sdk@^0.3.1
  • @modelcontextprotocol/sdk@^1.26.0
  • zod@^3.23.8
  • @types/node@^22.0.0
  • typescript@^5.7.0
  • vitest@^3.0.0