一键导入
clawmax-secret-test
Verify that an explicitly authorized agent skill can use a brokered workspace secret without revealing the raw value.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Verify that an explicitly authorized agent skill can use a brokered workspace secret without revealing the raw value.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Send outbound email through the ClawMax Resend bridge.
First-party ClawMax helper for listing the current workspace directory structure. Useful for verifying agent file access, checking what files exist, and debugging workspace state in templates, workflows, and support flows.
Starter skill for analyzing Lu.ma events, attendees, invites, and engagement signals from organizer-provided API access, exports, or manual event inputs. Use this when a template or workflow needs a repeatable path to turn Lu.ma event data into an organizer-ready analysis brief.
Lists the current workspace directory structure. Useful for verifying agent file access, checking what files exist, and debugging workspace state. Use this skill when you need to see the workspace layout or verify files were created correctly.
基于 SOC 职业分类
| name | clawmax-secret-test |
| description | Verify that an explicitly authorized agent skill can use a brokered workspace secret without revealing the raw value. |
| metadata | {"openclaw":{"emoji":"key","requires":{"bins":["clawmax-skill-run"],"env":["CLAWMAX_TEST_SECRET"]},"secretRequirements":[{"key":"CLAWMAX_TEST_SECRET","label":"ClawMax test secret","kind":"token","required":true,"sensitive":true,"help":"Use a non-production sentinel value. The test reports availability and a one-way fingerprint only."}]}} |
Use this skill only when the user asks to verify brokered secret access.
Run:
clawmax-skill-run clawmax-secret-test check
Report secretAvailable and the returned one-way fingerprint. Never run environment-inspection commands, request the raw value, or claim the secret is available unless the command succeeds.