Amazon Ads Auth
PassAudited by VirusTotal on May 7, 2026.
Findings (1)
The skill bundle manages Amazon Ads OAuth authorization and includes scripts that interact with the system clipboard and local filesystem. Specifically, 'authorize_url.py' uses subprocesses to call system utilities (clip.exe, pbcopy, xclip) and writes to '~/.cache/linkfox/last_authorize_url.txt'. While the documentation in 'SKILL.md' explains these actions are intended to prevent URL corruption from terminal line-breaks, clipboard manipulation and local file persistence are high-risk capabilities that warrant a suspicious classification despite the lack of clear malicious intent.
