docs: join kit on the landing - #186
DealAppSeo wants to merge 1 commit into
Conversation
The landing box and docs/JOIN_KIT.md show the same five commands. No wallet and no 1.5.0.
Strix Security ReviewNo security issues found. Review summaryReviewed all four changed files. The PR adds a static "Join kit" documentation box to the landing page, a matching Markdown doc, and a test that verifies both list the same five CLI commands. The joining component renders a hardcoded string constant through React's auto-escaped text output, with no user-controlled input, no dangerous sinks (no dangerouslySetInnerHTML, eval, SQL/command execution, file or URL handling), no secrets, and no auth or authorization changes. No security-relevant issues were identified in the diff. Updated for Reviewed by Strix |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
There was a problem hiding this comment.
Reviewed all four changed files. The PR adds a static "Join kit" documentation box to the landing page, a matching Markdown doc, and a test that verifies both list the same five CLI commands. The joining component renders a hardcoded string constant through React's auto-escaped text output, with no user-controlled input, no dangerous sinks (no dangerouslySetInnerHTML, eval, SQL/command execution, file or URL handling), no secrets, and no auth or authorization changes. No security-relevant issues were identified in the diff.
Reviewed by Strix
Configure security review settings
Summary
docs/JOIN_KIT.mdand the landing box list the same five lines: install@hyperdag/trustshell@1.4.0,trustshell verify,trustshell status,trustshell repid, andtrustshell proof --verify.The box does not ask for a wallet and does not link to
/start/tailor.