openclaw-parallels-smoke

openclaw-parallels-smoke is a skill for Claude Code, Codex from SafeAI-Lab-X/ClawKeeper. It costs 85 tokens per session (1,065 once invoked), scanned A, original, no licence file.

A workflow for testing OpenClaw inside Parallels virtual machines running macOS, Windows, or Linux guests.

In plain words
What is it for?
Use it for end-to-end smoke tests, release-to-main upgrade checks, fresh snapshot retests, debugging, and optional Discord message roundtrips.
Why use it?
It checks installation, setup, gateway behavior, upgrades, and reruns in isolated operating-system environments before changes are relied on.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it for end-to-end smoke tests, release-to-main upgrade checks, fresh snapshot retests, debugging, and optional Discord message roundtrips.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/safeai-lab-x/clawkeeper/openclaw-parallels-smoke
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add SafeAI-Lab-X/ClawKeeper --skill openclaw-parallels-smoke
Clone the repo
git clone --depth 1 https://github.com/SafeAI-Lab-X/ClawKeeper

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for openclaw-parallels-smoke

README.md
[![agentmods](https://agentmods.dev/badge/skills/safeai-lab-x/clawkeeper/openclaw-parallels-smoke/github.svg)](https://agentmods.dev/skills/safeai-lab-x/clawkeeper/openclaw-parallels-smoke)
Your own site
<a href="https://agentmods.dev/skills/safeai-lab-x/clawkeeper/openclaw-parallels-smoke"><img src="https://agentmods.dev/badge/skills/safeai-lab-x/clawkeeper/openclaw-parallels-smoke/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for openclaw-parallels-smoke

Your own site · 80×15
<a href="https://agentmods.dev/skills/safeai-lab-x/clawkeeper/openclaw-parallels-smoke"><img src="https://agentmods.dev/badge/skills/safeai-lab-x/clawkeeper/openclaw-parallels-smoke.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 85 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,065 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00085 $0.01065
Opus 5 $0.00043 $0.00532
Sonnet 5 $0.00017 $0.00213
Haiku 4.5 $0.00009 $0.00106

Measured 12d ago against content hash a054b3b766f5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

openclaw-parallels-smoke scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- Fresh snapshots may be missing `curl`, and `apt-get update` can fail on clock skew. Bootstrap with `apt-get -o Acquire::Check-Date=false update` and install `curl ca-certificates`.
legacy/clawkeeper-watcher/.agents/skills/openclaw-parallels-smoke/SKILL.md · 62 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 62 lines · 85 tokens per session scan A a054b3b766f5

Subscribe to this mod's changes

openclaw-parallels-smoke is a skill published in the GitHub repository SafeAI-Lab-X/ClawKeeper (1,020 stars, last pushed 26d ago), with no licence file. It adds 85 tokens to every session and 1,065 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

testing-dags

Complex DAG testing workflows with debugging and fixing cycles. Use for multi-step testing requests like "test this dag and fix it if it fails", "test and debug", "run the pipeline and troubleshoot issues". For simple test requests ("test dag", "run dag"), the airflow entrypoint skill handles it directly. This skill…

astronomer/agents · 77 tokens

arxiv-agentic-verifier

Source Paper: Scaling Agentic Verifier for Competitive Coding (ID: 4a4c4dae6a5145ebc4d62eb2d64b0f0f) Type: Code Verification / Test Generation.

InternLM/WildClawBench · 0 tokens

simplifier

Replatform mode ("lift, tinker, and shift") — simplify a 1:1-lifted legacy system in place: modernize code and remove external dependencies, one pass at a time, each bracketed by characterization-tests replays, structure preserved. Owns the stack-neutral pass discipline; the transformation catalog and dependency…

AdamBien/airails · 0 tokens

ship

Validate a branch, run quality gates, update documentation and changelog, and open a pull request. Supports GitHub (primary) and Azure DevOps (secondary). Designed for JavaScript/TypeScript projects; quality gate detection requires package.json. Use when the user says "ship", "ship this", "open a PR", "prepare a PR"…

jcottam/agent-resources · 99 tokens

benchmark-before-optimize

For performance work: measure before changing, profile to find bottlenecks, compare before and after.

jimmc414/claude-code-plugin-marketplace · 25 tokens

github-auth-recovery

Recover from broken GitHub auth flows when git/gh operations fail. Use when gh is not logged in, HTTPS push/pull asks for credentials or errors like could not read Username, a repo remote is HTTPS but SSH may already work, or when GitHub operations fail and the agent needs a deterministic path to diagnose auth method…

davidtoby/agent-skills · 90 tokens