ワンクリックで
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 ページを確認してインストールできます。
SOC 職業分類に基づく
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.
| 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.