# Upash

> Use this skill when the user wants to unified password hashing api for node.js.

- Skill: `javimosch/upash` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/upash`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/upash/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/upash

---


# Upash Plugin

Unified password hashing API for Node.js.

## Commands

### Operations
- `upash password hash` — hash password via upash
- `upash password verify` — verify password via upash

## Usage Examples
- "upash --help"
- "upash <args>"

## Installation

```bash
npm install -g upash-cli
```

## Examples

```bash
upash --version
upash --help
```

## Key Features
- password\n- hashing\n- security

