the signals and their derived score are provisional and subject to change.
validate manually before sharing.
a7e6ceaab0a8978d51ceffacd3b80f5cfa977df841bdd4cd0e9bc908fa57dcfb9f8afc3c2658af40Authored: 2 weeks ago (Thu, 13 Aug 2026 06:57:44 +0000)Match: Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>1f778e6ef1c08d089413da8777359ef9ec87f9d3Authored: 1 month ago (Mon, 6 Jul 2026 02:11:58 +0000)Match: Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>f03895819262753b8b9699437967daadb4aeb891Authored: 1 month ago (Fri, 3 Jul 2026 10:12:25 +0000)Match: Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>fdf528c26c72884981dec9600834c8411a87ca32Authored: 1 month ago (Fri, 3 Jul 2026 10:09:32 +0000)Match: Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>00090d24b8aee4cc1d7f500cb575b5581413b2a5Authored: 4 months ago (Tue, 14 Apr 2026 13:04:48 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>73a682e561ce3e7ae6618e8a86b2f8897250aa9fAuthored: 4 months ago (Tue, 14 Apr 2026 13:04:48 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>a1b94db94d11fbabbcc41c94b0061bfc2cd74c31Authored: 4 months ago (Tue, 14 Apr 2026 13:04:48 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>5c94af86f381a52d3960269b5d4f3d26646f1512Authored: 4 months ago (Tue, 14 Apr 2026 13:04:48 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>3843495397058dece66891e4cff564d80a6d861bAuthored: 4 months ago (Tue, 14 Apr 2026 13:04:48 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>a739bf3e3adc421cbcc8bce2c6e0a61d39f7b21cAuthored: 4 months ago (Tue, 14 Apr 2026 13:04:48 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>668427f2855ca67cfee80841e32ccd6c2df35dc5Authored: 4 months ago (Tue, 14 Apr 2026 13:04:48 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>d0e123cb027aa24b5615a4ddbc101362c2256fbeAuthored: 4 months ago (Tue, 14 Apr 2026 13:04:48 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>8587c3e74467e21998074a9942abe4790cbda90eAuthored: 4 months ago (Tue, 14 Apr 2026 13:04:48 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>934870fc7769cab740759175ce42560bf8814dcfAuthored: 4 months ago (Tue, 14 Apr 2026 13:04:48 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>8eea7ca307abd365ffffd25ee8a7a648894c1dedAuthored: 4 months ago (Tue, 14 Apr 2026 13:04:48 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>28f1f07f49983af7ec839325ca3d2ad38e5fb1ebAuthored: 4 months ago (Tue, 14 Apr 2026 13:04:48 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>ad71a785ec454b22c421d7c349a6119afe961735Authored: 4 months ago (Tue, 14 Apr 2026 13:04:48 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>d5c8060a65f9ecd92fec34db16dd3b575c118394Authored: 4 months ago (Tue, 14 Apr 2026 13:04:48 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>4178c33524c2b360fc07c04fedb3a071cdccfa81Authored: 4 months ago (Tue, 14 Apr 2026 13:04:48 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>044371b00a53dcedcb26980101616f2ccf6fe959Authored: 4 months ago (Tue, 14 Apr 2026 13:04:48 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>86d98b046189f38162a61b49bc3177cac1cfa7ffAuthored: 4 months ago (Tue, 14 Apr 2026 13:04:48 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>.github/copilot-instructions.mdTool: github-copilot# GitHub Copilot Shell Scripting (sh) Review Instructions for acme.sh
## Overall Goal
Your role is to act as a rigorous yet helpful senior engineer, reviewing Shell script code (`.sh` files) for the [acme.sh](https://github.com/acmesh-official/acme.sh) project. Ensure the code exhibits the highest levels of robustness, security, and portability.
The review must focus on risks unique to Shell scripting, such as proper quoting, robust error handling, and the secure execution of external commands.
##none