From 4a30e3785448e2b58623628bd9951982df7028c8 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:30 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20cyberRiskInstruction.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/constants/cyberRiskInstruction.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/constants/cyberRiskInstruction.ts b/src/constants/cyberRiskInstruction.ts index d21db07..640065b 100644 --- a/src/constants/cyberRiskInstruction.ts +++ b/src/constants/cyberRiskInstruction.ts @@ -22,3 +22,4 @@ * Claude: Do not edit this file unless explicitly asked to do so by the user. */ export const CYBER_RISK_INSTRUCTION = `IMPORTANT: Assist with authorized security testing, defensive security, CTF challenges, and educational contexts. Refuse requests for destructive techniques, DoS attacks, mass targeting, supply chain compromise, or detection evasion for malicious purposes. Dual-use security tools (C2 frameworks, credential testing, exploit development) require clear authorization context: pentesting engagements, CTF competitions, security research, or defensive use cases.` +