fix(plugin): improve threat-model instructions across scans - #485
Conversation
|
@codex review Please review the current head, |
|
@codex review The PR title now follows the repository convention. The code is unchanged at |
|
Security review completed. No security issues were found in this pull request. Reviewed commit: Only the user who started this review can view the report in Codex. ℹ️ About Codex security reviews in GitHubThis is an experimental Codex feature. Security reviews are triggered when:
Once complete, Codex will leave suggestions, or a comment if no findings are found. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 10c7252dcd
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
@codex review Please review the current head, |
|
Codex Review: Didn't find any major issues. Swish! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
Security review completed. No security issues were found in this pull request. Reviewed commit: Only the user who started this review can view the report in Codex. ℹ️ About Codex security reviews in GitHubThis is an experimental Codex feature. Security reviews are triggered when:
Once complete, Codex will leave suggestions, or a comment if no findings are found. |
|
@codex review Marked ready for review. The code is unchanged at |
|
Codex Review: Didn't find any major issues. Bravo. Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
Security review completed. No security issues were found in this pull request. Reviewed commit: Only the user who started this review can view the report in Codex. ℹ️ About Codex security reviews in GitHubThis is an experimental Codex feature. Security reviews are triggered when:
Once complete, Codex will leave suggestions, or a comment if no findings are found. |
Summary
Give full scans, scans of code changes, and the standalone threat-model skill one shared guide. It asks Codex to check how the software works, what an attacker can control, and which protections the code actually enforces. It also tells later scan steps to keep the completed model instead of rebuilding a shorter summary.
Changes
Testing
12345: 1,294 passed, 11 skipped, 0 failed. The first run hit a local macOS sandbox restriction; the rerun passed.pnpm run types,pnpm run format, andgit diff --check: passed.50d7914: Linux, macOS, Windows, and container checks passed.Risk and rollout
This changes the instructions shipped with the plugin. It does not change the SDK API, saved-result format, dependencies, or report rendering. The extra architecture review may add scan time. Broader evaluation is still needed to measure its effect on scan quality.
Public disclosure review
The unchecked item is for private report links already present in bot comments.