6ae10fd2f3
- set_parameter() now validates param name with regex (alphanumeric, dots, underscores) - set_parameter() quotes value with repr() to prevent argument injection - load_caplet() validates path exists, is absolute, and ends with .cap/.caplet - load_caplet() quotes caplet path for safe interpolation into bettercap command