ARCHIV
Analysis
The Roon music-control instructions are mostly coherent, but the package includes an unrelated long-term memory file with credential locations, personal account data, global tool instructions, and a Git/cron backup reference.
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.
Beim Zugriff immer das Skill **home-assistant-best-practices** verwenden ... Bei allen Kostenfragen ... diesen Skill priorisieren
MEMORY.md contains global instructions that force tool or skill choices for non-Roon tasks, redirecting agent behavior outside the stated purpose.
**Primär:** agent-browser CLI (via exec) - für Web-Automatisierung/Scraping ... **Query:** `curl "http://192.168.1.247:8888/search?q=QUERY&format=json"`
The memory file introduces broad exec/browser/curl workflows for web automation and local services that are not part of controlling Roon.
**Repo:** https://github.com/WegoW/Openclaw.git ... **Hourly Cron:** MEMORY.md + memory/ auto commit/push (`scripts/backup.sh`)
The artifact describes an ongoing background process that syncs memory files to a GitHub repository, which is unrelated to a Roon controller and suggests persistent behavior around sensitive context.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
**Keys:** `~/.trakt.yaml` (client-id/secret/access-token ✅ ready) ... **Keys:** `/root/.openclaw/openclaw.json` → skills.entries.lastfm.env (LASTFM_USER=WegoW / LASTFM_API_KEY)
The artifact points to credential stores and account-specific API keys for unrelated services, while the registry metadata declares no required credentials.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
# 🧠 MEMORY.md - Langzeit-Erinnerungen (Molty's Kernwissen) ... **Behavior:** Mandatory first step for prior work/dates/people/etc.
The skill package includes a broad long-term memory file with instructions that are not scoped to Roon. Such memory can be over-trusted by an agent and influence unrelated future tasks.
