← Back to Skills Marketplace
cwheeler67

Agent Bootstrap Hardening

by Christopher Wheeler · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
79
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install agent-bootstrap-hardening
Description
Audit and harden an OpenClaw workspace setup (AGENTS/SOUL/USER/HEARTBEAT/memory) with concise, enforceable rules, safety boundaries, and low-bloat instructio...
README (SKILL.md)

Agent Bootstrap Hardening

Use this skill when a user wants to improve core workspace files for better reliability, speed, and safety.

Scope

Target files (if present):

  • AGENTS.md
  • SOUL.md
  • USER.md
  • HEARTBEAT.md
  • MEMORY.md
  • memory/YYYY-MM-DD.md
  • optional helper docs: RESOLVER.md, QUALITY.md

Workflow

  1. Inventory current files and obvious gaps.
  2. Score each file quickly with the rubric in references/rubric.md.
  3. Harden content with minimal edits:
    • keep instructions concise and operational
    • tighten safety boundaries and approval rules
    • reduce duplicated or theory-heavy text
    • preserve user tone/persona intent
  4. Add missing primitives when useful:
    • RESOLVER.md for execution routing
    • QUALITY.md for lightweight pre-send checks
  5. Return summary:
    • what changed
    • why it improved behavior
    • remaining risks/todos

Editing rules

  • Prefer small, targeted diffs over wholesale rewrites.
  • Avoid introducing process that cannot be followed consistently.
  • Keep AGENTS and SOUL readable in one pass.
  • Preserve explicit user preferences and platform-specific norms.

Guardrails

  • Never weaken privacy or approval boundaries.
  • Never add hidden/external exfil behavior.
  • Do not claim setup is “secure” without caveats.
  • If uncertain about impact, ask before applying broad policy changes.

Output contract

Provide:

  • Hardening summary (3–8 bullets)
  • Files changed list
  • Next recommended step (single highest-leverage follow-up)
Usage Guidance
This skill is coherent and matches its description, but it performs edits to your core workspace files. Before installing or running it: (1) ensure you have backups of AGENTS.md, SOUL.md, USER.md, HEARTBEAT.md, and MEMORY.md; (2) require the agent to present diffs and a short rationale before applying changes; (3) prefer a review-only run first to inspect suggested hardening moves; (4) confirm the guardrails in SKILL.md (no exfil, preserve privacy) meet your policy — if you need stricter controls, restrict the agent to read-only or require explicit human approval for any write operations.
Capability Analysis
Type: OpenClaw Skill Name: agent-bootstrap-hardening Version: 1.0.0 The skill bundle is a utility designed to audit and optimize OpenClaw workspace configuration files (e.g., AGENTS.md, SOUL.md) for better performance and safety. The instructions in SKILL.md and references/rubric.md focus on improving clarity, safety boundaries, and context efficiency without any indicators of data exfiltration, malicious execution, or unauthorized access.
Capability Assessment
Purpose & Capability
Name/description match behavior: the skill audits and hardens AGENTS.md, SOUL.md, USER.md, HEARTBEAT.md, MEMORY.md and related helper docs. It does not request unrelated binaries, configs, or credentials.
Instruction Scope
SKILL.md explicitly limits scope to the listed workspace files, provides a rubric for scoring and constrained editing rules, and includes guardrails (no exfil, preserve privacy). The instructions direct the agent to read and minimally edit those files — this is consistent with the stated purpose.
Install Mechanism
Instruction-only skill with no install spec and no code files. There is no disk write/install step specified beyond editing target workspace files, which is expected for this purpose.
Credentials
No environment variables, credentials, or config paths are required. The level of access requested (editing workspace documentation files) is proportional to the hardening task.
Persistence & Privilege
Skill is user-invocable and allows model invocation (platform default). It is not marked always:true. Note: the skill's purpose is to edit core workspace files, so you should ensure you want an agent that can propose/perform edits; require human review if you need stricter control.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install agent-bootstrap-hardening
  3. After installation, invoke the skill by name or use /agent-bootstrap-hardening
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: workspace audit/hardening workflow with concise safety-first rubric
Metadata
Slug agent-bootstrap-hardening
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Agent Bootstrap Hardening?

Audit and harden an OpenClaw workspace setup (AGENTS/SOUL/USER/HEARTBEAT/memory) with concise, enforceable rules, safety boundaries, and low-bloat instructio... It is an AI Agent Skill for Claude Code / OpenClaw, with 79 downloads so far.

How do I install Agent Bootstrap Hardening?

Run "/install agent-bootstrap-hardening" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Agent Bootstrap Hardening free?

Yes, Agent Bootstrap Hardening is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Agent Bootstrap Hardening support?

Agent Bootstrap Hardening is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Agent Bootstrap Hardening?

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

💬 Comments