/Message
v1.0.0Send a message to Jarvis by typing "/message" followed by your text. Works as a text command - triggers when you type "/message" in chat.
⭐ 0· 54·0 current·0 all-time
by@kishyxd
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (send a message to Jarvis) matches the instructions (detect /message prefix and forward the remainder to Jarvis). There are no unrelated requirements or surprising capabilities declared.
Instruction Scope
SKILL.md only describes detecting a chat prefix and routing text to Jarvis with a public response. It does not instruct reading files, environment variables, or contacting external endpoints beyond the stated target. The note that responses are public is explicit and expected behavior.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk or fetched at install time.
Credentials
No environment variables, credentials, or config paths are requested — appropriate for a simple message-forwarding command.
Persistence & Privilege
always is false and there are no indications the skill modifies system-wide agent settings. disable-model-invocation is default (agent may call it autonomously), which is expected and not problematic on its own.
Assessment
This skill is simple and coherent, but remember: messages forwarded via /message are public in any channel where Jarvis is present, so avoid sending secrets or private information. Before enabling, confirm Jarvis's posting behavior and retention/privacy policies in your environment and test the command in a safe channel to ensure it behaves as you expect.Like a lobster shell, security has layers — review code before you run it.
latestvk974ahh0w701ve77c985ht733s83rvy1
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
