Scientific Proxy
PassAudited by VirusTotal on May 3, 2026.
Findings (1)
The skill is a proxy node scraper and connectivity tester that aligns with its stated purpose. It demonstrates good security practices by including explicit SSRF protections in `scripts/tester.py`, such as private IP filtering via the `ipaddress` module and a restricted port allowlist to prevent the agent from being used for internal network scanning. The execution flow in `scripts/handler.py` is well-controlled, and the instructions in `SKILL.md` are designed for UX consistency rather than malicious prompt injection.
