KJ's Self-Improving Proactive Agent
Analysis
This is a coherent instruction-only skill for persistent agent memory and proactive follow-up, with clear privacy boundaries but some local state and provenance details users should notice.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Good heartbeat checks - promised follow-ups that are due - stale blockers that may now be unblocked - deadlines or reviews approaching soon
The skill includes proactive heartbeat behavior that can surface follow-ups from stored state. It is disclosed and bounded, not hidden background execution.
"ownerId": "kn7c88h93b3n1bsepkes2zfggx82z7f4", "slug": "self-improving-proactive-agent"
The packaged metadata does not match the supplied registry metadata exactly, which lists a different owner ID and registry slug. This is a provenance/coherence note, not evidence of unsafe behavior.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Durable learning → `~/self-improving/` Use for: confirmed preferences, reusable lessons, domain habits, project-specific patterns
The skill intentionally stores durable user and project preferences that can be reused in later tasks, so incorrect or stale entries could steer future behavior.
