v3.2.2 — Security Patch: Justification Scoring Hardened Against Prompt Injection #10
Jovancoding
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Security Fix
Re-release of v3.2.1 security patch (stuck ClawHub VirusTotal scan). Code is identical to v3.2.1.
What Changed (from v3.2.0)
scripts/check_permission.py— Hardened justification scoringAddresses a vulnerability flagged by ClawHub scanner where simplistic keyword matching in
score_justification()could be bypassed via prompt injection to gain unauthorized access to sensitive resources (DATABASE, PAYMENTS, EMAIL, FILE_EXPORT).detect_injection()— 16 regex patterns catch prompt-injection attempts (ignore previous, override policy, bypass security, admin mode, sudo, jailbreak, score/trust manipulation, etc.)test-security.ts— Fixed audit integrity test isolationTest Results
Security Scans
Install
Beta Was this translation helpful? Give feedback.
All reactions