Currently, Shell Command function is designed to have username/password@server values statically defined in app.config file. The enhancements could be done to have these values dynamically specified in pre-processing Python script through params. This way the function will work dynamically on artefact's values (example: IP address) upon creation. This will also significantly automate processes like a remote collection of various data through a script on a suspicious IP address.