deleting-op-secrets

Delete or archive 1Password secrets using the op CLI.

6|1|Updated Dec 18, 2025
One-click install
npx skills add https://github.com/leefowlercu/agent-kit --skill deleting-op-secrets
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deleting-op-secrets
Source: https://github.com/leefowlercu/agent-kit/tree/main/plugins/op-secrets-manager/skills/op-secrets-deleter
Command: npx skills add https://github.com/leefowlercu/agent-kit --skill deleting-op-secrets

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows you to securely remove or archive sensitive secrets from your 1Password vaults, helping you maintain security and manage your credentials effectively.

Core Features & Use Cases

  • Permanent Deletion: Irreversibly remove secrets that are no longer needed or have been compromised.
  • Archiving: Move secrets to the archive for safekeeping, allowing for potential recovery.
  • Use Case: You need to delete an old API key that is no longer in use and poses a security risk, or archive a set of credentials for a service that has been decommissioned but might be needed for audit purposes later.

Quick Start

Use the deleting-op-secrets skill to permanently delete the secret named 'Old GitHub Token' from your 1Password vault.

Frequently Asked Questions about deleting-op-secrets

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I delete secrets from 1Password using the op CLI?

To delete secrets from 1Password using the op CLI, you can permanently remove items that are no longer needed or have been compromised. This action irreversibly deletes the targeted credentials from your vault.

Can I archive 1Password items instead of permanently deleting them?

Yes, you can archive 1Password items instead of permanently deleting them. Archiving moves secrets to the archive for safekeeping, allowing for potential recovery if a decommissioned service needs auditing later.

When should I archive deprecated credentials versus permanently removing them?

Archive deprecated credentials when you might need them for audit purposes later, such as for decommissioned services. Permanently remove secrets when they are no longer in use and pose an active security risk.

Does this 1Password secrets management approach work for cleaning up unused API keys?

Yes, this approach works for cleaning up unused API keys from 1Password vaults. You can either permanently delete compromised or old API keys, or archive them to maintain security and manage credentials effectively.

What is the difference between archiving and permanent deletion in 1Password secrets management?

Permanent deletion irreversibly removes secrets from your 1Password vault, while archiving moves them to a secure archive for safekeeping. Archiving allows for potential recovery, whereas deletion does not.