You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -727,17 +719,6 @@ function formatFileLines(file: { content: string; startLine: number }): string {
727
719
returnaddLineNumbers(file)
728
720
}
729
721
730
-
exportconstCYBER_RISK_MITIGATION_REMINDER=
731
-
'\n\n<system-reminder>\nWhenever you read a file, you should consider whether it would be considered malware. You CAN and SHOULD provide analysis of malware, what it is doing. But you MUST refuse to improve or augment the code. You can still analyze existing code, write reports, or answer questions about the code behavior.\n</system-reminder>\n'
732
-
733
-
// Models where cyber risk mitigation should be skipped
0 commit comments