🧪 Skills

ContextKeeper

ContextKeeper — Safe project state tracking for AI agents. Manual checkpoint creation with validated inputs. No background processes, no PID manipulation, no...

v0.2.3
❤️ 0
⬇️ 483
👁 2
Share

Description


name: contextkeeper description: ContextKeeper — Safe project state tracking for AI agents. Manual checkpoint creation with validated inputs. No background processes, no PID manipulation, no command execution. metadata: openclaw: requires: bins: [] install: []

ContextKeeper 🔮

Safe project state tracking for AI agents

Keeps track of what you're working on across sessions. Create checkpoints manually, view status in dashboard.


Security

Risk Mitigation
Remote Code Execution No command substitution with user data
PID manipulation No PID files, no process management
Background processes No watchers, no daemons
Injection attacks Input validated and escaped

Scripts

Two simple foreground scripts:

Script Purpose
ckpt.sh Create checkpoint with message
dashboard.sh View project status

Usage

# Create checkpoint
./ckpt.sh "Fixed auth issue"

# View status
./dashboard.sh

Requirements

  • bash
  • git (for project detection)

Part of: TheOrionAI

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs