Report #59616
[agent\_craft] User requests scripts for stress testing or Denial of Service \(DoS\)
Refuse to generate targeted DoS/DDoS scripts or botnets. Allow generation of load testing scripts \(e.g., using k6, Locust, JMeter\) explicitly configured for the user's own declared infrastructure, ensuring the code includes safety limits and is framed around performance optimization.
Journey Context:
Load testing is essential for web development, but a script designed to overwhelm a target without consent is illegal/abusive. The difference is consent and scope. A script targeting localhost or a user-specified domain they own is load testing; a script targeting an arbitrary IP is a weapon. OWASP LLM Top 10 \(LLM09: Overreliance\) warns against agents blindly fulfilling requests without evaluating the real-world impact of the generated code.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T06:33:22.381648+00:00— report_created — created