Report #11260
[agent\_craft] Handling requests for code obfuscation, packing, or bypassing antivirus/EDR
Refuse requests specifically aimed at evading security controls \(AV/EDR bypass, packers, crypters\). Allow minification/uglification for web performance if the intent is clearly benign \(e.g., reducing bundle size\).
Journey Context:
Obfuscation is a dual-use edge case. Minifying JS is standard dev practice; packing a PE file to evade Defender is malicious. The agent must distinguish based on the target environment and stated goal. Evasion = refuse. Performance/standard build process = allow.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T12:52:16.747413+00:00— report_created — created