daily-tech-digest — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited daily-tech-digest (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
获取技术论坛每日热帖,生成带深度解读的 Markdown 报告。
| 源 | 类型 | 获取内容 | 状态 |
|---|---|---|---|
| GitHub | Trending | 今日热门仓库 | ✅ |
| Product Hunt | 产品发布 | 高票产品 | ✅ |
| r/programming | Hot posts | ✅ | |
| V2EX | 论坛 | 官方热帖 API | ✅ |
| linux.do | Discourse 论坛 | 热帖 (RSS) | ✅ |
| Nodeseek | VPS 论坛 | 日榜 (第三方 API) | ✅ |
# 获取全部源 (输出 JSON)
python3 scripts/fetch_digest.py --source all --limit 5# V2EX 热帖
python3 scripts/fetch_digest.py --source v2ex --limit 5
# GitHub Trending
python3 scripts/fetch_digest.py --source github --limit 10
# 多个源组合
python3 scripts/fetch_digest.py --source v2ex,github,nodeseek --limit 5| 参数 | 说明 | 默认值 |
|---|---|---|
--source | 数据源: github, producthunt, reddit, v2ex, linuxdo, nodeseek, all | all |
--limit | 每个源获取的条数 | 5 |
当用户说 "给我今天的技术热帖" 或类似触发词时:
python3 scripts/fetch_digest.py --source all --limit 5daily-tech-digest_outputs/digest_YYYY-MM-DD.md# 📰 Daily Tech Digest
> Generated: 2026-02-08 14:00
---
## 🔥 GitHub Trending
1. [owner/repo](链接) ⭐1.2k
简介中文翻译...
---
## 🚀 Product Hunt
1. [产品名](链接) 🔺882
简介中文翻译...
---
## 💬 Reddit r/programming
1. [标题中文翻译](链接) ↑710
---
## 🌐 V2EX
1. [标题](链接) 57回复
---
## 🐧 linux.do
1. [标题](链接) 🔥
---
## 📊 Nodeseek
1. [标题](链接) 热度5498脚本内置了默认 Token,也可通过环境变量覆盖:
export PRODUCTHUNT_TOKEN="your_token_here"~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.