원클릭으로
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.