feat(scanner): reject plugin browser-profile stores - #1150
Draft
seonghobae wants to merge 3 commits into
Draft
seonghobae wants to merge 3 commits into
seonghobae wants to merge 3 commits into
Conversation
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks 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 was referenced Sep 7, 2026
Contributor
Author
seonghobae
added a commit
that referenced
this pull request
Sep 7, 2026
Summary: - Snapshot 15:28 UTC records Draft #1151 `822ca12` on #1150 and Draft #1152 `255cfd8` on #1133. - `_scan_file` emits poll analyzer findings once per (rule_id, file). - Deceptive read-only descriptions fail closed when inventory shows write or egress. Rationale: - #999 is the single writer of the product-technical gap baseline. - G-06 emission waited on #1133 exact-head coverage SUCCESS. Tests: - documentation-only; evidence lives on #1151 (1560/1560) and #1152 (417/417 analyzer statements)
This was referenced Sep 7, 2026
seonghobae
added a commit
that referenced
this pull request
Sep 7, 2026
Summary: - Snapshot 2026-09-07 23:23 UTC records Draft #1171 `9370a0d` stacked on #1170. - Host cookie/token stores beyond browser profiles fail closed. - Remaining leftover: deep directory recursion, Cosign/GPG, deployment-write. Rationale: - #999 is the single writer of the product-technical gap baseline. - Do not Close #1099, #1170, #1150, or #1137. Tests: - documentation-only; detector evidence lives on #1171 (2505/2505)
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.
Current repair boundary — 2026-09-12
feat/claude-plugin-hidden-executable-1099@7bca8ffc0793ad50fc82f957523fe86439711df9f859b134c4db3e99f64eedc28413931c12dbe90c393c12c9ccb9d7fb20f890ee3014b1e5a5e9f4d88a360d2…and current feat(scanner): reject hidden undeclared plugin executables #1146 head7bca8ff…; no force updatePYTHONPATH=. python -m pytest -q tests/test_claude_plugin*.py→ 153 passed;py_compileandgit diff --checkpassedSuccessor of #1146 / issue #1099. Does not Close those. Does not steal G-06 #1133, #1145 eval, or #1146 hidden-executable unique delta. Docker sockets stay
claude-plugin-docker-socket.Unique delta
Fail closed on host browser profile stores (
claude-plugin-browser-profile-access):Google/ChromeCookies fails admissioncookies.sqlite, ChromiumLogin Data, and%LOCALAPPDATA%\Google\Chromefail admissionplugin.jsoncommand string that names Chrome Cookies fails admissionFirefoxproduct name staysbrowser_profile_accessinventory, not this finding/var/run/docker.sockstaysclaude-plugin-docker-socket#1146 remains owner of hidden undeclared executable/config surfaces.
Test plan
tests/test_claude_plugin_browser_profile.py)Relates to #1099. Relates to #1146.