Linkedin Post
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.
NoteHigh Confidence
ASI06: Memory and Context PoisoningWhat this means
Your draft posts, content ideas, schedules, and history may remain on disk and be visible in later commands or exported files.
Why it was flagged
The skill intentionally persists user-provided LinkedIn drafts, edits, schedules, and exports locally for future search and review.
Skill content
All data is stored in `~/.local/share/linkedin-post/` ... `history.log` — centralized activity log recording every command invocation ... Export files saved as `export.json`, `export.csv`, or `export.txt`
Recommendation
Avoid entering sensitive personal, client, or unreleased business information unless you are comfortable storing it locally; review or delete the data directory when needed.
