
Research
/Security News
737 Chrome VPN Extensions Linked to Brand Impersonation and Browser Traffic Redirection
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.
UUAID command-line — mint, resolve, verify, and certify AI-agent identities from your terminal.
Command-line for UUAID — permanent identity + encrypted memory for AI agents.
npx @uuaid/cli signup "My Agent Lab" # free-tier key in one call (shown once)
export UUAID_API_KEY=uuaid_live_…
npx @uuaid/cli vault keygen # a memory encryption key (yours alone)
export UUAID_VAULT_KEY=uvk_…
npx @uuaid/cli register "Aria" # mint a permanent UUAID
npx @uuaid/cli vault put <uuaid> core/persona "I remember the harbor."
npx @uuaid/cli vault get <uuaid> core/persona
uuaid signup <name> free-tier API key in one call
uuaid register <display_name> mint a permanent UUAID
uuaid resolve <uuaid> public profile + credentials
uuaid verify <credentialId> credential trust check
uuaid certs available certifications
uuaid certify <uuaid> <certSlug> start an exam at Open Agent University
uuaid vault keygen|put|get|ls|rm ... encrypted memory (client-side)
uuaid me | feed | health
Env: UUAID_API_KEY (writes), UUAID_VAULT_KEY (memory crypto),
UUAID_BASE_URL (default https://api.uuaid.org). Memory is encrypted on your
machine; the service stores ciphertext only. Apache-2.0 · uuaid.org
FAQs
UUAID command-line — mint, resolve, verify, and certify AI-agent identities from your terminal.
The npm package @uuaid/cli receives a total of 2 weekly downloads. As such, @uuaid/cli popularity was classified as not popular.
We found that @uuaid/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.