Plugin · Claude Code · Security

Densom Claude 1password

densom-claude-1password is a Claude Code plugin for the Build phase that helps populate and manage local .env files from 1Password secrets.

by densom · github.com/densom/claude-1password

Populate and manage local .env files from 1Password secrets so Claude Code workflows never paste production keys into chat.

4
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install densom-claude-1password@densom/claude-1password
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:densom/claude-1password") and the paste-ready config with skillselion.get_install_config("plugin:densom/claude-1password").

About

What it does

The densom-claude-1password Claude Code plugin marketplace offers tooling to manage local .env files using 1Password secrets—a common pain point for solo builders who juggle many API keys across side projects. Instead of storing credentials in notes or committing example env files with real values, you register the plugin and use its skills to pull from 1Password into dotenv files on your machine during build-time integration work. It is phase-specific to build integrations: you are not running production monitoring or launch SEO with it, but you are making Claude-assisted coding safer and faster when every new service needs STRIPE_, OPENAI_, or database URLs. Beginner-friendly assuming you already use 1Password CLI or equivalent local auth. This is a secrets-focused dev plugin bundle, not a full vault auditor or CI secret injector—optimize for day-one local setup before ship-phase security hardening.

Highlights

  • Plugin collection focused on local .env management via 1Password
  • Targets local-development workflows without committing secrets to git
  • Keywords cover dotenv, populate, and secrets management tooling
  • Fits densom development-category marketplace entry with 1 plugin
  • Reduces manual copy-paste of vault items into environment files

Why builders use it

Solo developers waste time and risk leaks when API keys are copied manually into .env files instead of synced from a password manager.

After you add the plugin, you can hydrate local environment files from 1Password-backed secrets while keeping credentials out of chat and git.

At a glance

  • Type - Plugin in Security.
  • Adoption - 0 installs, 4 stars, 0 votes.

FAQ

Who is densom-claude-1password for?

It is for developers using Claude Code locally who keep secrets in 1Password and want safer .env file management.

When should I use densom-claude-1password?

Use it when starting or updating a project integration and you need to populate .env from vault items without pasting secrets into the agent.

How do I add densom-claude-1password to my agent?

Install the densom/claude-1password marketplace plugin in Claude Code, sign in to 1Password CLI locally, then run the plugin skills to sync secrets into your env files.

Discussion

Comments

Share how you use densom-claude-1password, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.