Fomo Research (DEPRECATED)

PassAudited by ClawScan on May 1, 2026.

Overview

This deprecated skill contains no code or credentials and only tells the user to install a replacement, so the main thing to verify is the replacement before running its install command.

This skill appears to be a deprecation notice rather than an active tool. Do not expect it to perform Fomo research; if you want the replacement, review the `fomo-research` skill separately before running the install command.

Findings (1)

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 the user runs the command, they will install a different skill than the one currently being reviewed.

Why it was flagged

The skill redirects users to install a different skill using a CLI command. This is explicit and consistent with a deprecation notice, but it changes what skill a user may install and should be verified.

Skill content
description: "⚠️ DEPRECATED — use fomo-research instead. Install: npx clawhub install fomo-research" ... ```bash
npx clawhub install fomo-research
```
Recommendation

Only run the replacement install command after checking the replacement skill's source, publisher, permissions, and current review status.