🧪 Skills

Password

Manage passwords securely by generating, storing locally, checking strength, detecting breaches, and exporting credentials in various formats.

v1.0.0
❤️ 0
⬇️ 0
👁 3
Share

Description


name: password version: 1.0.0 author: BytesAgain license: MIT-0 tags: [password, tool, utility]

Password

Password manager — generate strong passwords, check strength, store credentials locally, breach checking, and secure export.

Commands

Command Description
password run Execute main function
password list List all items
password add <item> Add new item
password status Show current status
password export <format> Export data
password help Show help

Usage

# Show help
password help

# Quick start
password run

Examples

# Run with defaults
password run

# Check status
password status

# Export results
password export json

How It Works

Processes input with built-in logic and outputs structured results. All data stays local.

Tips

  • Run password help for all commands
  • Data stored in ~/.local/share/password/
  • No API keys required for basic features
  • Works offline

Powered by BytesAgain | bytesagain.com

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs