Cycle
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.
Future workflows may reuse stored preferences or patterns, so inaccurate or sensitive entries could affect later agent behavior.
The skill recommends persistent state for user preferences and patterns. This is clearly disclosed and aligned with creating repeatable workflows, but persistent context can carry forward sensitive or incorrect information if not curated.
The `state.md` file tracks: - **Preferences** — User's style, tools, constraints - **Patterns** — What works for this user - **Never** — Things that consistently fail
Keep persistent state scoped to workflow preferences, review it periodically, and avoid storing secrets, credentials, or private details that are not needed.
