log
A privacy-first, local-first provenance protocol for agent workflows. Emits structured audit records for important decisions, tool calls, state changes, and errors, so the host environment can store, verify, and review them safely.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/agistack/logWhat This Skill Does
The Log skill acts as the Immutable Audit & Cognitive Provenance Standard within the OpenClaw ecosystem. At its core, Log functions as the foundational memory layer for agentic activity, ensuring that every thought, decision, and interaction is recorded with cryptographic integrity. It captures the full lifecycle of agent operations—from the initial input processing and internal reasoning path (chain-of-thought) to external tool utilization and environmental telemetry. By maintaining this ledger, OpenClaw agents become reconstructible and fully auditable, moving away from black-box behavior toward transparent, institutional-grade autonomous operation.
Installation
To integrate the Log skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/agistack/log
Ensure that your agent has sufficient permissions to access the local storage directories where the immutable audit logs will be cached before synchronization with your defined data vault.
Use Cases
- Forensic Debugging: When an agent produces an unexpected outcome, developers can traverse the
chain_of_thoughtandaction_hashto identify exactly which reasoning step or tool call deviated from the expected path. - Regulatory Compliance: For agents operating in sensitive industries, Log provides an automated, timestamped, and cryptographically verified audit stream that meets institutional data reporting requirements.
- Continuous Learning Loops: Use the high-fidelity interaction data stored in the
telemetry_vaultto generate synthetic training datasets, enabling iterative fine-tuning of agent performance based on real-world edge cases.
Example Prompts
- "OpenClaw, pull the audit log for the last three API calls and verify the action_hash against the system ledger."
- "Review the chain_of_thought for my latest research task; where exactly did the reasoning diverge from the provided instructions?"
- "Generate a compliance report for all autonomous interactions performed between 9 AM and 5 PM today and export it as an encrypted audit stream."
Tips & Limitations
- Resource Management: Because Log records high-fidelity telemetry, persistent operation will generate significant disk usage. Regularly archive older logs to external cold storage to optimize performance.
- Security: While logs are encrypted, ensure that your OpenClaw instance uses secure identity management, as logs contain sensitive environmental context and internal reasoning data.
- Performance: While the logging process is highly optimized, intensive real-time logging during high-throughput tasks may introduce minor latency. Use the audit_stream judiciously in time-sensitive operations.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-agistack-log": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, data-collection
Related Skills
consulting
Consulting practice management with engagement scoping, proposal writing, pricing strategy, and client relationship management. Use when user mentions consulting engagements, proposals, pricing, client relationships, or deliverables. Helps scope real problems, write winning proposals, set value-based prices, structure findings for impact, and navigate difficult client situations. NEVER replaces consultant judgment or independence.
interview
Interview preparation system with company research, story building, and mock interview practice. Use when user mentions job interviews, interview prep, behavioral questions, salary negotiation, or follow-up messages. Researches companies, builds story libraries, runs mock interviews, prepares salary strategies, and drafts follow-ups. NEVER guarantees job offers.
budget-pro
Personal budget management with privacy-first local storage. Use when user mentions setting a budget, tracking spending, logging expenses, checking budget status, or managing money by category. Tracks income, expenses, and category budgets with proactive alerts. NEVER accesses bank accounts or external financial services.
terminal
Local shell copilot for command planning, safe execution, preview-first workflows, output summarization, privacy-aware history controls, and step-by-step terminal help. Use whenever the user wants to run terminal commands, inspect files, debug shell issues, automate local tasks, or translate natural language into shell actions. Prefer safe preview before mutation. Require explicit confirmation for destructive commands. Local-only.
pitch-pro
Pitch development and presentation coaching for founders and salespeople. Use when user mentions investor pitches, sales presentations, elevator pitches, pitch decks, or persuasion scenarios. Builds value propositions, crafts pitches for different audiences, prepares for objections, and coaches delivery. All work is advisory - human judgment required for all decisions.