Hacker News
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
This skill bundle is benign. The `SKILL.md` provides clear instructions for interacting with Hacker News and does not contain any prompt injection attempts. The `scripts/hn.sh` script uses `curl`, `jq`, and `python3` to fetch and process data from legitimate Hacker News APIs (hacker-news.firebaseio.com and hn.algolia.com). It handles temporary files for parallel fetching and URL-encodes search queries, demonstrating safe practices. There is no evidence of data exfiltration, malicious execution, persistence, or access to sensitive local resources.
