Scan and analyze potentially malicious URLs using the urlDNA
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"env": {
"authorization": "<urlDNA_API_KEY>"
},
"args": [
"<YOUR_PATH>/run.py"
],
"command": "python"
}