Skip to content

fix: address issues #5 #6 #7 #8 — platform compat, severity, install UX#9

Open
0xbeekeeper wants to merge 1 commit intomainfrom
fix/issues-5-6-7-8
Open

fix: address issues #5 #6 #7 #8 — platform compat, severity, install UX#9
0xbeekeeper wants to merge 1 commit intomainfrom
fix/issues-5-6-7-8

Conversation

@0xbeekeeper
Copy link
Copy Markdown
Contributor

Summary

Files changed

File Changes
src/scanner/rules/trojan.ts SOCIAL_ENGINEERING severity mediumhigh
skills/agentguard/scan-rules.md Rule 24 heading MEDIUM → HIGH
skills/agentguard/SKILL.md Detection table severity + patrol platform detection
skills/agentguard/patrol-checks.md Cross-platform command fallbacks
setup.sh Post-install commands + npm error handling + script verification

Test plan

  • Run npm run build — should succeed
  • Verify SOCIAL_ENGINEERING severity is high in source and docs
  • Run ./setup.sh — confirm all 6 subcommands shown in post-install output
  • Simulate npm install failure — confirm warning is printed instead of silent swallow
  • Review patrol section in SKILL.md for cross-platform command coverage

Closes #5, Closes #6, Closes #7, Closes #8

🤖 Generated with Claude Code

- 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant