Frontier Knowledge Digest

AdvisoryAudited by Static analysis on Apr 30, 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.

What this means

The skill will leave saved reports on disk, and those reports may be referenced later as digest history.

Why it was flagged

The skill explicitly creates persistent local digest files in the user's Documents folder.

Skill content
Saved to: ~/Documents/FrontierKnowledge/{year-month}/{date}-daily-digest.md
Recommendation

Use the dedicated folder as intended, review or delete old reports if needed, and avoid adding private notes to that folder unless you are comfortable with future digests using them as context.

What this means

Past saved content could influence future recommendations, which is useful for deduplication but means local history may become part of the skill's working context.

Why it was flagged

The instruction implies the agent may consult prior digest history when generating future reports.

Skill content
No duplicates — Check history to avoid repeat recommendations
Recommendation

Keep the digest history folder limited to generated reports and periodically clear it if you do not want earlier reports influencing future outputs.