set-repo-path — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited set-repo-path (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Records the on-disk location of a local clone of christian289/dotnet-with-claudecode so the WpfDevPackMcp MCP server can serve WPF knowledge topics from knowledge/ (at the repo root).
If `$0` is empty, use AskUserQuestion to ask for the absolute path to the local clone (e.g., `C:/Users/<you>/src/dotnet-with-claudecode`). Do NOT proceed until a path is provided. Optionally accept a branch as $1 (default main).
Run the file-based app to validate and persist the path:
dotnet "${CLAUDE_PLUGIN_ROOT}/scripts/SetWpfDevPackRepoPath.cs" "$0" "$1"Surface the app's output verbatim, including any ! warnings (path missing, no .git, etc.). After it succeeds, tell the user the WpfDevPackMcp tools are now usable and that the server will clone/pull the repo as needed.
/wpf-dev-pack:show-wpf-dev-pack-config — view the current config.json /state.json paths and values (and any WPFDEVPACK_REPO_PATH env override).
/wpf-dev-pack:set-repo-branch <branch> — change the tracked branch(preserves repoPath).
/wpf-dev-pack:set-repo-managed <true|false> — control whether refreshhard-resets the clone. Set false if you ever point repoPath at your own working repo, so a refresh cannot git reset --hard your working tree.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.