Event Analyzer

ReviewAudited by ClawScan on May 10, 2026.

Overview

This is mostly a finance/event-analysis prompt skill, but it requests broad local read/write and command-execution tools that are not justified by its stated analysis purpose.

Review the requested tool permissions before installing. The analysis framework itself is coherent, but you should prefer a version that removes Exec and local file Read/Write unless you explicitly need those capabilities. Also verify the publisher/source because the repository metadata does not clearly match the skill.

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

If installed with these permissions, the agent could potentially access or modify local files or run commands while using a skill whose visible workflow only requires analysis and web research.

Why it was flagged

The skill is an instruction-only finance/event analyzer, but it requests local file read/write and shell execution capabilities without explaining when they are needed or how user approval and scope are bounded.

Skill content
allowed-tools: [Read, Write, Exec, Message, WebSearch]
Recommendation

Limit allowed tools to WebSearch and Message unless local file or shell access is truly needed; if retained, document exact use cases and require explicit user approval before any Read, Write, or Exec action.

What this means

Users may have difficulty confirming the skill’s source or reviewing the intended upstream project.

Why it was flagged

The repository URL appears unrelated to the fanli-analyzer/event-analysis skill name, creating a provenance ambiguity even though no code or install script is included.

Skill content
"repository": {"type": "git", "url": "https://github.com/lj22503/women-awakening-museum.git"}
Recommendation

Publish or reference the correct repository for this skill and keep registry, README, and package metadata consistent.