Dub.co Links API

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle is designed to interact with the Dub Links API using `curl` commands, as demonstrated in `SKILL.md`. While the examples themselves are benign and the skill explicitly defines 'Out of Scope' actions, the instruction for the AI agent to construct and execute `curl` commands based on user input introduces a shell injection vulnerability. If the agent fails to properly sanitize user-provided data before interpolating it into the `curl` command's URL, headers, or body, it could lead to arbitrary command execution. This is a vulnerability (RCE risk) rather than intentional malice, classifying it as suspicious.