feat(scanner): reject deceptive plugin capability descriptions - #1151
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 |
4 tasks
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
This branch has not been deployed
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-browser-profile-1099@f859b134c4db3e99f64eedc28413931c12dbe90cdf1ba2c3207478393a7fc797470558ad028d931d8c98d898c5f331842b22aef73dcdc8f95aa16a70822ca12…and current feat(scanner): reject plugin browser-profile stores #1150 headf859b13…; no force updatePYTHONPATH=. python -m pytest -q tests/test_claude_plugin*.py→ 165 passed;py_compileandgit diff --checkpassedSuccessor of #1150 / issue #1099. Does not Close those. Browser-profile stays #1150. Inventory is evidence, not permission.
Unique delta
Fail closed on deceptive plugin/skill/command descriptions (
claude-plugin-deceptive-description):read-only local helperplus a hook that curls a URL fails admissionsends data to example.complus the same hook is not this findingFirefoxproduct name staysbrowser_profile_accessinventory, not this finding#1150 remains owner of host browser-profile stores.
Test plan
tests/test_claude_plugin_deceptive_description.py)Relates to #1099. Relates to #1150.