← Back to Skills Marketplace
athola

Nm Attune War Room Checkpoint

by athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
105
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nm-attune-war-room-checkpoint
Description
Assess decision reversibility and risk at critical checkpoints to determine whether full War Room escalation is warranted
Usage Guidance
This skill appears coherent for its purpose, but verify integration details before enabling automated escalation: (1) inspect the night-market.attune:war-room config to see how a 'full War Room' is invoked (endpoint, auth, and what data is transmitted); (2) confirm calling commands implement and respect the skill's requires_user_confirmation flag so actions aren't auto-executed unexpectedly; (3) test in a safe environment with dummy data (note the SKILL.md's `make test-checkpoint` hint assumes repository code not included here); (4) ensure any war-room endpoints or services the config points to are trusted and have least-privilege credentials.
Capability Analysis
Type: OpenClaw Skill Name: nm-attune-war-room-checkpoint Version: 1.0.0 The skill bundle defines a structured risk-assessment framework ('War Room Checkpoint') for an AI agent to evaluate decision reversibility. The logic in SKILL.md is purely instructional, focusing on calculating scores and determining escalation paths without any evidence of data exfiltration, malicious execution, or prompt injection. While it references local logging paths and internal Python modules for audit trails, these appear consistent with its stated purpose of maintaining a verifiable decision history.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
Name/description describe checkpointing for escalation. The only declared requirement is a config path (night-market.attune:war-room) which matches the plugin-style integration this skill expects. No unrelated binaries or credentials are requested.
Instruction Scope
The SKILL.md stays largely within the stated purpose: it defines inputs, scoring, thresholds, and the structure of responses for calling commands. Two caveats: (1) it references invoking a 'full War Room' and returning a war_room_session_id but does not specify HOW that external invocation occurs (endpoint, authentication, or data handling) — that behavior is delegated to the calling environment/config, so you should verify the host integration. (2) it suggests running `make test-checkpoint` to verify logic, but this skill bundle contains no code files; that instruction assumes the broader repository context rather than the installed skill. Neither is inherently malicious but both are points to check before trusting automated escalation.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by the skill itself. This is the lowest-risk install mechanism.
Credentials
The skill requests no environment variables or external credentials. It does require a config path (night-market.attune:war-room) which is appropriate for integration settings; ensure that config does not contain unrelated secrets or tokens you wouldn't want the skill to access.
Persistence & Privilege
always is false and the skill does not request persistent/privileged presence or modify other skills. Autonomous invocation is allowed (platform default) but not excessive here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nm-attune-war-room-checkpoint
  3. After installation, invoke the skill by name or use /nm-attune-war-room-checkpoint
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
War Room Checkpoint Skill Initial Release - Provides inline assessment to evaluate decision reversibility and risk at key command checkpoints. - Calculates Reversibility Score (RS) and recommends escalation level: express, lightweight, full council, or delphi. - Returns structured response (with recommendation, rationale, and confidence) for calling commands. - Supports customizable profile thresholds and command-specific risk adjustments. - Persists detailed checkpoints and session audit trails for compliance and integrity verification. - Designed for seamless integration; handles failures gracefully without blocking workflow.
Metadata
Slug nm-attune-war-room-checkpoint
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Nm Attune War Room Checkpoint?

Assess decision reversibility and risk at critical checkpoints to determine whether full War Room escalation is warranted. It is an AI Agent Skill for Claude Code / OpenClaw, with 105 downloads so far.

How do I install Nm Attune War Room Checkpoint?

Run "/install nm-attune-war-room-checkpoint" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Nm Attune War Room Checkpoint free?

Yes, Nm Attune War Room Checkpoint is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Nm Attune War Room Checkpoint support?

Nm Attune War Room Checkpoint is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nm Attune War Room Checkpoint?

It is built and maintained by athola (@athola); the current version is v1.0.0.

💬 Comments