ClawSpa
Analysis
ClawSpa is a transparent local maintenance skill, but it deliberately inspects sensitive agent memory, configuration, and installed skills, so users should only approve scans, edits, scheduling, or cloud use they understand.
Findings (5)
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.
If user approves: 1. Create `memory/backups/backup-YYYY-MM-DD-HHMMSS/` directory ... 3. Apply changes one file at a time
The skill can direct file modifications during cleanup, but the documented flow requires approval, backups, and verification.
Add to HEARTBEAT.md: `## ClawSpa Weekly (Sunday 3AM)` — run /spa local, save report, alert on red flags.
The skill suggests a recurring scheduled maintenance run, which is disclosed and local but creates ongoing autonomous activity if the user enables it.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
Check if any credentials are stored in plaintext in memory files (vs keychain)
The skill may inspect credential-like content in local memory as part of security hygiene checks; the artifacts do not show exfiltration or credential use.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Read these files in order: 1. `MEMORY.md` ... 5. All files in `memory/` directory 6. `heartbeat schedules`
The skill intentionally reviews persistent memory and instruction-related files, which may contain private context that can influence future agent behavior.
Optional cloud analysis is available through `clawspa.org` ... does not include the full cloud API contract ... Do not send raw memory content or credentials
Optional cloud analysis is disclosed, but the bundle itself does not define the full data contract; users are told to review external privacy documentation.
