News Checker Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited News Checker Mcp (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.
世界中のニュースソースから最新ニュースを取得するMCPサーバーです。 APIキー不要。ジャンル指定対応。
| ツール名 | 説明 |
|---|---|
check_news | 最新ニュースを取得(カテゴリ指定可、デフォルトは世界の主要ニュース横断) |
read_article | 記事URLを指定して本文を取得 |
list_categories | 利用可能なカテゴリ一覧 |
| カテゴリ | ソース |
|---|---|
world | BBC, Reuters, Al Jazeera, AP, NHK World, Google News |
tech | TechCrunch, The Verge, Ars Technica, Hacker News |
business | CNBC, Bloomberg, Google News |
science | Nature, Science Daily, NASA |
sports | ESPN, BBC Sport |
entertainment | Variety, Hollywood Reporter |
japan | Yahoo!ニュース, NHK, はてなブックマーク |
npm install
npm run build{
"mcpServers": {
"news-checker": {
"command": "node",
"args": ["C:/Users/n40yu/Documents/docker/openclaw/news-checker-mcp/dist/index.js"]
}
}
}| 聞き方 | 動作 |
|---|---|
| 「最新ニュースを教えて」 | check_news (世界横断) |
| 「テクノロジーのニュースは?」 | check_news (tech) |
| 「スポーツニュースチェックして」 | check_news (sports) |
| 「この記事の詳細を読んで」 | read_article |
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.