Niche Calendar

PassAudited by ClawScan on May 1, 2026.

Overview

This is a coherent instruction-only calendar skill, with a minor caution that it may ask the agent to run local ClawHub CLI search/list commands.

This skill appears safe for its stated purpose. Before installing, note that it can direct the agent to use web search and local ClawHub CLI search/list commands, and it may suggest publishing steps; do not let it run publish or account-changing commands without your explicit review.

Findings (2)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

The agent may run local ClawHub CLI commands to gather release or skill information instead of relying only on web search.

Why it was flagged

The skill instructs use of a local command execution tool for ClawHub lookups. This is aligned with the ClawHub release-calendar purpose and limited to listing/searching, but local command execution is a capability users should be aware of.

Skill content
- ClawHub: `exec "clawhub list"`, `web_search "clawhub.com new skills"`
Recommendation

Allow the skill only if you are comfortable with the agent using the ClawHub CLI for read/search tasks, and require explicit user confirmation before any publish or account-changing command.

What this means

The skill may guide the user toward publishing workflows when planning ClawHub skill releases.

Why it was flagged

Publishing can affect a user's public ClawHub account or artifacts, but the instruction says to suggest steps rather than execute publishing automatically.

Skill content
Proactive: If publish-related, suggest `clawhub publish` steps.
Recommendation

Treat publishing as a user-approved action; review any generated publish steps before running them.