Engineer
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.
If enabled, the skill may remember engineering preferences and recurring assumptions across sessions.
The skill supports persistent local memory that can influence future sessions, but the artifact makes it opt-in and limits the intended contents to preferences and reusable engineering context.
Create `~/engineer/memory.md` with this structure only if the user wants persistence
Only enable persistence if you want this behavior; periodically review or delete ~/engineer/ if the stored preferences become stale or too revealing.
The memory feature is designed for low-sensitivity preferences rather than confidential project data.
The artifact directly addresses sensitive-data handling for memory and instructs the agent to avoid storing high-risk content.
Do not store credentials, proprietary files, or regulated data.
Avoid putting confidential project details, credentials, regulated data, or proprietary files into this skill's memory.
