fix: address issues #5 #6 #7 #8 — platform compat, severity, install UX#9
Open
0xbeekeeper wants to merge 1 commit intomainfrom
Open
fix: address issues #5 #6 #7 #8 — platform compat, severity, install UX#90xbeekeeper wants to merge 1 commit intomainfrom
0xbeekeeper wants to merge 1 commit intomainfrom
Conversation
- Upgrade SOCIAL_ENGINEERING rule severity from MEDIUM to HIGH (#6) - Add missing action/config/patrol commands to post-install message (#7) - Surface npm install errors instead of silently swallowing them (#8) - Add script verification step to catch missing dependencies (#8) - Add platform detection section to patrol for cross-OS support (#5) - Fix find -perm +111 (BSD-only) with portable fallback (#5) - Add macOS alternatives for outbound connections and launch agents (#5) Closes #5, Closes #6, Closes #7, Closes #8 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.
Summary
SOCIAL_ENGINEERINGrule severity from MEDIUM → HIGH (pressure language + command execution is a direct attack vector)action,config,patrolcommands to post-install message insetup.shnpm installerrors instead of silently redirecting to/dev/null; add script verification step before "Done" to catch missing dependencies earlyfind -perm +111with portable fallback; add macOS alternatives for outbound connections and launch agentsFiles changed
src/scanner/rules/trojan.tsmedium→highskills/agentguard/scan-rules.mdskills/agentguard/SKILL.mdskills/agentguard/patrol-checks.mdsetup.shTest plan
npm run build— should succeedSOCIAL_ENGINEERINGseverity ishighin source and docs./setup.sh— confirm all 6 subcommands shown in post-install outputCloses #5, Closes #6, Closes #7, Closes #8
🤖 Generated with Claude Code