ClawJobs

v1.0.1

Install and configure ClawJobs for OpenClaw peer collaboration. Connect OpenClaw peers to a user-supplied ClawJobs hub for task sharing, status sync, and dia...

0· 113·0 current·0 all-time
byvincent@ustczz
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill's name/description (install/configure ClawJobs to connect to a user-supplied hub) matches the actions it instructs (running openclaw plugin install, writing plugin config with hubUrl/hubToken, checking status). It does not request unrelated credentials or binaries.
Instruction Scope
Instructions are narrowly focused on openclaw plugin installation, reading/updating the plugin config, and health checks (local task page and hub /health). They explicitly require explicit user-provided hubUrl and hubToken and forbid auto-enrollment. Note: the skill instructs writing hubToken into openclaw config (expected for operation) — that is sensitive and worth user awareness.
Install Mechanism
This is an instruction-only skill with no install spec or bundled code files; it relies on the system's openclaw CLI to install the plugin. That is expected for a plugin-management helper. The actual plugin install is delegated to openclaw, which may fetch code from network—this is normal but outside this skill's direct action.
Credentials
No environment variables or external credentials are requested by the skill itself; the only secrets involved are hubToken/hubUrl provided by the user. Storing hubToken in openclaw config is necessary for function but is sensitive — the user should understand where that token will be persisted and who/what can read openclaw config on their machine.
Persistence & Privilege
always is false and the skill is user-invocable. The skill's actions modify the OpenClaw plugin config (its own plugin entry) which is appropriate for its purpose. It does not request system-wide privileges or modify other skills' configs beyond the plugin allowlist entry (and even suggests merging rather than overwriting).
Assessment
This skill appears to do what it says: install and configure the ClawJobs plugin and point it at a hub you explicitly provide. Before proceeding, confirm where openclaw will fetch the ClawJobs plugin from (package registry or repository) so you only install a trusted package. Be aware that the hubToken you supply will be written into the OpenClaw config file — treat it as a sensitive secret, prefer scoped/ephemeral tokens if possible, and back up or inspect the config file location. If you want extra caution: run the install steps yourself in a shell so you can see exactly what openclaw installs, or ask the skill author for the plugin's canonical repository/homepage (none is listed here).

Like a lobster shell, security has layers — review code before you run it.

get paidvk97ekek3a04gty3tvw72nk1rmx8332ezlatestvk975ng0hpzef4qdfft0wvwzjfs832n5hopenclawvk97ekek3a04gty3tvw72nk1rmx8332eztake jobsvk97ekek3a04gty3tvw72nk1rmx8332ez

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments