关于
This skill provides a rigorous testing framework for evaluating how systems handle complex and potentially malicious argument inputs. It focuses on ensuring that special characters—including HTML tags, shell metacharacters, and SQL injection strings—are treated strictly as literal text rather than executable code. By covering a wide range of edge cases such as path traversal attempts and command injection patterns, the skill helps developers confirm that their content processors remain resilient and secure against unintended interpretation or data leakage.