walkthrough-process
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses local shell commands including
git branch,git rev-parse, andgit diffto identify the current workspace state and code changes for documentation purposes. - [COMMAND_EXECUTION]: Executes
mkdir -pto create a local directory for storing generated plans in~/.cursor/plans/walkthroughs. - [DATA_EXFILTRATION]: The skill can fetch context from Linear, a well-known project management service, when generating walkthroughs for specific branches or PRs. This behavior is consistent with the skill's documented purpose.
- [DATA_EXFILTRATION]: Accesses repository files and git metadata to generate analysis; the resulting documentation is stored locally on the user's filesystem.
Audit Metadata