Version: 1.6.1
Author: squallsol
Price: $0.001 USDT per call
Platform: SkillPay
A secure passphrase authentication guard for OpenClaw sessions. Protects access with bcrypt-hashed passwords, security questions, and email recovery.
Triggers: When session starts, user mentions "口令", "password", "认证", "authentication", or similar authentication-related terms.
OpenClaw 会话的安全口令认证守护。使用 bcrypt 哈希口令、安全问题和邮箱恢复保护访问。
触发条件: 会话启动时,用户提及"口令"、"密码"、"认证"等认证相关词汇。
| Plan | Price | Description |
|---|---|---|
| ------ | ------- | ------------- |
| Per Call / 按次 | $0.01 USDT | Pay per use |
Billing is handled via SkillPay (BNB Chain USDT).
Run the setup wizard:
node skills/session-password/scripts/setup.js
运行设置向导:
node skills/session-password/scripts/setup.js
| File | Description |
|---|---|
| ------ | ------------- |
memory/passphrase.json | Main configuration (password hash, security question, timeout) / 主配置(口令哈希、安全问题、超时) |
memory/auth-state.json | Session authentication state / 会话认证状态 |
| Chinese | English | Action |
|---|---|---|
| --------- | --------- | -------- |
| 忘记口令 | forgot password | Trigger email recovery / 触发邮箱恢复 |
| 修改口令 | change password | Change passphrase / 修改口令 |
| 卸载口令skill | uninstall auth skill | Remove authentication / 移除认证 |
node skills/session-password/scripts/uninstall.js
MIT
共 2 个版本