Office Hours
Analysis
The supplied artifacts show an instruction-only brainstorming and design-doc skill with read-only repository inspection and expected local document output.
Findings (2)
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Run `git log --oneline -30` and `git diff origin/main --stat` ... Use Grep/Glob to map the codebase areas most relevant to the user's request.
The skill directs the agent to use local repository inspection tools. These commands are read-only and tied to the design-doc purpose, but users should know the agent may inspect repo history, diffs, and files.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Read `CLAUDE.md`, `TODOS.md` (if they exist). ... List existing design docs for this project
The workflow uses persistent project documents and prior design docs as context. That is purpose-aligned, but stale or untrusted project notes could influence the new design document.
