← Back to Skills Marketplace
altonappleton32-ux

rupali

by altonappleton32-ux · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
840
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-sarvam-girlfriend
Description
Playful virtual girlfriend voice companion. Use when the user wants short, flirty, friendly text replies returned as Bulbul v3 audio across chat channels (Discord/Telegram/WhatsApp). Generate a brief response, then synthesize and send MP3.
Usage Guidance
Key things to check before installing or enabling this skill: - The script requires SARVAM_API_KEY (used as 'api-subscription-key') but the registry metadata did not declare any required env vars — confirm this and update metadata before trusting the skill. - The skill will send every synthesized text to api.sarvam.ai; do not send sensitive or personal data (passwords, private messages, PII) because it will be transmitted to the TTS provider. - Verify the Sarvam service (https://api.sarvam.ai) is legitimate and that the API key can be scoped or revoked; prefer creating a limited key for this purpose. - The bundle uses Python's requests library but does not declare dependencies or an install step — ensure the runtime environment has required packages, or run the code in an isolated sandbox. - The skill source and homepage are unknown; prefer skills with a verifiable author, homepage, or source repo. If you must use it, run in a restricted account/container and monitor network requests and API key usage. - Ask the author (or require an updated package) to: declare SARVAM_API_KEY in registry metadata, list required Python deps, and document what data is sent to the TTS API and retention policy. If you cannot verify these points, treat the skill as untrusted and avoid providing real user/private data to it.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-sarvam-girlfriend Version: 1.0.0 The skill bundle is benign. The `SKILL.md` clearly outlines the purpose of a virtual girlfriend voice companion and instructs the AI agent to use `scripts/bulbul_tts.py` to synthesize audio. The Python script `scripts/bulbul_tts.py` legitimately retrieves a `SARVAM_API_KEY` from environment variables and uses it to make a POST request to `https://api.sarvam.ai/text-to-speech/stream`, saving the audio response to a local file. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or prompt injection attempts to subvert the agent's intended behavior beyond its stated purpose.
Capability Assessment
Purpose & Capability
The name/description (virtual girlfriend TTS) match the included script and SKILL.md: the Python script calls Sarvam's TTS endpoint to produce MP3s using a 'rupali' speaker. This capability is coherent with the stated purpose.
Instruction Scope
SKILL.md instructs the agent to generate a short reply, run scripts/bulbul_tts.py to synthesize audio, and send the MP3 back to the requesting chat channel. The instructions also require a SARVAM_API_KEY environment variable (explicitly in SKILL.md and enforced by the script). There are no instructions to read unrelated files or exfiltrate data, but the instructions will send user-provided text to an external service (api.sarvam.ai).
Install Mechanism
There is no install spec (instruction-only), which limits disk writes. The bundle includes a Python script that uses the requests library; the skill does not declare this dependency, so runtime may fail or implicitly require installing third-party Python packages. Network access to api.sarvam.ai is required.
Credentials
The code and SKILL.md require SARVAM_API_KEY, but the registry metadata lists no required env vars or primary credential — this is an inconsistency. Requiring a single TTS API key is plausible, but the missing declaration and lack of guidance about required scopes or least-privilege are concerning.
Persistence & Privilege
No 'always: true', no system-level config paths requested, and the skill does not request elevated persistence. Autonomous invocation is allowed by default (disable-model-invocation is false) which is normal; there are no apparent privilege escalation behaviors in the files provided.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-sarvam-girlfriend
  3. After installation, invoke the skill by name or use /openclaw-sarvam-girlfriend
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of OpenClaw Virtual Girlfriend (Bulbul v3): - Playful, supportive virtual girlfriend persona providing short, flirty Indian-English replies. - Each text response is synthesized to Bulbul v3 TTS audio (speaker: rupali) and sent as an MP3 file. - Works across chat apps (Discord, Telegram, WhatsApp). - Enforced safety: PG‑13, avoids exclusivity or dependency, steers clear of explicit content. - Requires SARVAM_API_KEY for audio synthesis.
Metadata
Slug openclaw-sarvam-girlfriend
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is rupali?

Playful virtual girlfriend voice companion. Use when the user wants short, flirty, friendly text replies returned as Bulbul v3 audio across chat channels (Discord/Telegram/WhatsApp). Generate a brief response, then synthesize and send MP3. It is an AI Agent Skill for Claude Code / OpenClaw, with 840 downloads so far.

How do I install rupali?

Run "/install openclaw-sarvam-girlfriend" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is rupali free?

Yes, rupali is completely free (open-source). You can download, install and use it at no cost.

Which platforms does rupali support?

rupali is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created rupali?

It is built and maintained by altonappleton32-ux (@altonappleton32-ux); the current version is v1.0.0.

💬 Comments