Harden CLI bootstrap instructions - #5
Merged
Conversation
Qodo reviews are paused for this user.Troubleshooting steps vary by plan Learn more → On a Teams plan? Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center? |
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replaces agent-facing network-to-shell installation examples with a version-pinned installer, exact SHA-256 verification, inspection, project-local initialization, and the existing scope-preserving update flow. Native validation, v0.15 smoke tests, and strict Claude plugin validation pass.
High-level PR Summary
This PR hardens the CLI installation instructions by replacing the insecure pattern of piping network responses directly to shell with a safer approach that requires downloading the installer to a file first, verifying its SHA-256 hash (
ef0d5eb8f09cbe2e4c3abe80ee9a98a56759c89ad4ddd103d6c68314cd653ade), manually inspecting it, and only then executing it. The changes also pin to versionv0.15.0/install.sh, update the release link tov0.15.1, and bump the skill metadata version to0.15.1.⏱️ Estimated Review Time: 15-30 minutes
💡 Review Order Suggestion
skills/tree-ring-memory/SKILL.mdREADME.md