← Back to Skills Marketplace
Ravi passwords
by
Raunak Singwi
· GitHub ↗
· v2.1.1
· MIT-0
548
Downloads
0
Stars
0
Active Installs
8
Versions
Install in OpenClaw
/install ravi-passwords
Description
Store and retrieve website credentials — password manager for domain/username/password entries. Do NOT use for API keys/secrets (use ravi-secrets) or reading...
Usage Guidance
This skill's instructions call an external 'ravi' CLI and show workflows that return plaintext passwords, but the package metadata doesn't declare the CLI, jq, or any authentication mechanism. Before installing or using: verify where the 'ravi' binary comes from and trustworthiness of its publisher; confirm how you authenticate (API token, local config, or login) and where credentials are stored; ensure TLS/server identity for ravi.id; install and inspect the ravi CLI yourself (or its source code) rather than relying on this skill; do not store highly sensitive secrets (API keys) here per the skill's own note; and ask the publisher for explicit install/authentication steps and a privacy/security policy. If you can't validate those, avoid using the skill for important credentials.
Capability Analysis
Type: OpenClaw Skill
Name: ravi-passwords
Version: 2.1.1
The ravi-passwords skill provides a CLI-based interface for managing website credentials via a remote service (ravi.id). It supports standard password management features such as creation, retrieval, updating, and deletion of entries, as well as password generation. While the skill handles sensitive data and transmits it to a remote server, its behavior is entirely consistent with its stated purpose as a password manager, and the SKILL.md contains no evidence of malicious intent, obfuscation, or prompt injection.
Capability Assessment
Purpose & Capability
The SKILL.md describes storing/retrieving website credentials via a 'ravi' CLI (ravi passwords ...). That purpose is plausible, but the skill metadata declares no required binaries, no install steps, and no primary credential. A password-manager skill would normally require the ravi CLI binary (or an API token/config) to exist and authenticate the user; omitting those is inconsistent.
Instruction Scope
Runtime instructions show shell usage that expects the 'ravi' CLI and use of jq pipelines to parse JSON and extract plaintext passwords. The instructions themselves do not ask the agent to read unrelated files or exfiltrate data, but they do assume local tooling and an authenticated session without documenting how to obtain credentials or where authentication state is stored.
Install Mechanism
There is no install spec (instruction-only), which minimizes on-disk risk. However, the instructions rely on an external 'ravi' binary (and implicitly jq) but do not declare them or provide installation guidance — an omission that reduces transparency and may hide required setup steps.
Credentials
The skill declares no required environment variables or config paths. For a password manager, one would expect credentials, an API token, or a documented authentication flow. The lack of declared credentials or config paths is disproportionate to the sensitivity of operations (creating/retrieving plaintext passwords).
Persistence & Privilege
Flags are default: always=false and model invocation allowed. The skill does not request persistent system privileges or modify other skills. No elevated persistence concerns were found.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ravi-passwords - After installation, invoke the skill by name or use
/ravi-passwords - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.1
Auto-published from 19d2b7eea3e0a215bf8c5726dd9e1fb86307cdd7
v2.1.0
Auto-published from 291418be2de06f13e5473a1468993dc0738e1a70
v2.0.0
Auto-published from db51c4411963fdc5faa2644b6af3e7ab1936188a
v1.7.1
Auto-published from 024064a6cf1447213b584481ba7722f2fa0bf783
v1.7.0
Auto-published from 6c73eb0624f008d3cc927fdd91165c3d20c3f210
v1.6.1
Auto-published from 420494b822bf4d3a2e7d2643de7d65f6c3f192a7
v1.6.0
Auto-published from 40db4ff85e7f7ab07528a537bc78bcc99350ac24
v1.5.1
Fix workflow, publish all skills
Metadata
Frequently Asked Questions
What is Ravi passwords?
Store and retrieve website credentials — password manager for domain/username/password entries. Do NOT use for API keys/secrets (use ravi-secrets) or reading... It is an AI Agent Skill for Claude Code / OpenClaw, with 548 downloads so far.
How do I install Ravi passwords?
Run "/install ravi-passwords" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ravi passwords free?
Yes, Ravi passwords is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ravi passwords support?
Ravi passwords is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ravi passwords?
It is built and maintained by Raunak Singwi (@raunaksingwi); the current version is v2.1.1.
More Skills