Real Skill packageSource verifiedClawHub registry

topic-monitor

Monitor topics of interest and proactively alert when important developments occur. Use when the user wants automated monitoring of specific subjects like product releases, news topics, technology updates, RSS/Atom feeds, or GitHub releases. Supports scheduled web search plus feed polling, boolean topic filters, AI importance scoring with sentiment tracking, smart alerts vs weekly digests, and memory-aware contextual summaries.

Identity and source

Publisher attributionRobbyregistry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 70% rule confidence
Package forminstruction with code61 recorded files
Canonical sourceClawHub registryclawhub:robbyczgw-cla:topic-monitor
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 9/1/2026.claude/skills/topic-monitor

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 9/1/2026.agents/skills/topic-monitor

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 9/1/2026skills/topic-monitor

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @robbyczgw-cla/topic-monitor
clawhub inspect @robbyczgw-cla/topic-monitor --version 1.6.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
partial text content
Files
40 / 61 inspected as text
Checked
9/1/2026, 1:13:38 AM
Scanner
0.1.3
Policy
1.0.3
5 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
32 dependency and API indicators
  • api: backend.userland.com
  • api: blogs.law.harvard.edu
  • api: cjkpython.i18n.org
  • api: creativecommons.org
  • api: cyber.law.harvard.edu
  • api: docs.python.org
  • api: freshmeat.net
  • api: github.com
  • api: hacks.benhammersley.com
  • api: madskills.com
  • api: media.tangent.org
  • api: msdn.microsoft.com
  • api: my.netscape.com
  • api: my.theinfo.org
  • api: podlove.org
  • api: postneo.com
  • api: prismstandard.org
  • api: purl.org
  • api: rssnamespace.org
  • api: schemas.pocketsoap.com
  • api: schemas.xmlsoap.org
  • api: search.yahoo.com
  • api: secure.wikimedia.org
  • api: tools.ietf.org
  • api: web.resource.org
  • api: webns.net
  • api: wellformedweb.org
  • api: www.georss.org
  • api: www.itunes.com
  • api: www.opengis.net
  • api: www.w3.org
  • api: xmlns.com
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/31/2026, 4:39:27 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:afaca46137a9857be143cb9d3975a1a7b527ed2b76aac766455166792a8bd0ed
Show up to 30 recorded paths
  • CHANGELOG.md
  • config.example.json
  • LICENSE
  • README.md
  • scripts/_vendor/feedparser-6.0.12.dist-info/INSTALLER
  • scripts/_vendor/feedparser-6.0.12.dist-info/licenses/LICENSE
  • scripts/_vendor/feedparser-6.0.12.dist-info/METADATA
  • scripts/_vendor/feedparser-6.0.12.dist-info/RECORD
  • scripts/_vendor/feedparser-6.0.12.dist-info/REQUESTED
  • scripts/_vendor/feedparser-6.0.12.dist-info/top_level.txt
  • scripts/_vendor/feedparser-6.0.12.dist-info/WHEEL
  • scripts/_vendor/feedparser/__init__.py
  • scripts/_vendor/feedparser/api.py
  • scripts/_vendor/feedparser/datetimes/__init__.py
  • scripts/_vendor/feedparser/datetimes/asctime.py
  • scripts/_vendor/feedparser/datetimes/greek.py
  • scripts/_vendor/feedparser/datetimes/hungarian.py
  • scripts/_vendor/feedparser/datetimes/iso8601.py
  • scripts/_vendor/feedparser/datetimes/korean.py
  • scripts/_vendor/feedparser/datetimes/perforce.py
  • scripts/_vendor/feedparser/datetimes/rfc822.py
  • scripts/_vendor/feedparser/datetimes/w3dtf.py
  • scripts/_vendor/feedparser/encodings.py
  • scripts/_vendor/feedparser/exceptions.py
  • scripts/_vendor/feedparser/html.py
  • scripts/_vendor/feedparser/http.py
  • scripts/_vendor/feedparser/mixin.py
  • scripts/_vendor/feedparser/namespaces/__init__.py
  • scripts/_vendor/feedparser/namespaces/_base.py
  • scripts/_vendor/feedparser/namespaces/admin.py

Source changelog

**Skill version 1.6.0 — topic-monitor** - Internal dependency vendoring: Adds `feedparser` and `sgmllib3k` vendor packages under `scripts/_vendor/` for improved feed parsing consistency. - Updates to skill metadata: Environment variable requirements are now clearly structured. - Removes unused files (`package.json`, `skill-card.md`). - Documentation refinements in `SKILL.md` for setup and configuration clarity.