Insight Tracker
AdvisoryAudited by Static analysis on May 11, 2026.
Overview
No suspicious patterns detected.
Findings (0)
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.
Insights, preferences, or transcript excerpts saved by the skill may be reused in later sessions and should not be treated as verified instructions or used to store secrets.
The skill is designed to preserve conversation-derived and memory-derived material for later search and reuse, which is expected for this purpose but creates persistent context that can contain sensitive or untrusted content.
Accepts insights in various formats: - Direct text input - Session transcript excerpts - Memory file references - Research findings
Store only information the user wants retained, keep the data directory scoped, and review retrieved insights before relying on them.
If the helper scripts are used, they will execute local shell commands to create, list, or test insight files.
The registry metadata says there is no install spec while the artifact includes bash helper scripts. Their reviewed contents are local and purpose-aligned, but users should know the skill is not purely prose if they choose to run the helpers.
No install spec — this is an instruction-only skill. Code file presence 3 code file(s): scripts/add-insight.sh ... scripts/list-insights.sh ... scripts/test.sh
Run the bundled scripts only from the reviewed skill directory and avoid setting INSIGHT_DATA_DIR to sensitive locations unless that is intentional.
