Deferred Decision Tracker
AdvisoryAudited by Static analysis on May 12, 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
Deferred decisions may be saved in a durable place, so sensitive business or personal plans could persist beyond the current conversation.
Why it was flagged
The skill creates persistent decision records that may contain sensitive context, but it clearly discloses this and directs private or user-approved storage.
Skill content
Deferred-decision registers can contain sensitive personal, financial, business, security, or strategic information. Store them in a private or user-approved project location by default.
Recommendation
Use a private project location, avoid public or shared documents unless intentional, and periodically retire stale decisions.
