Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Find Skills Skill 1.0.0

v1.0.0

Search and discover OpenClaw skills from various sources. Use when: user wants to find available skills, search for specific functionality, or discover new s...

0· 868·14 current·15 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for lq-productor/find-skills-skill-1-0-0.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Find Skills Skill 1.0.0" (lq-productor/find-skills-skill-1-0-0) from ClawHub.
Skill page: https://clawhub.ai/lq-productor/find-skills-skill-1-0-0
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install find-skills-skill-1-0-0

ClawHub CLI

Package manager switcher

npx clawhub@latest install find-skills-skill-1-0-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
medium confidence
Purpose & Capability
The skill's name and description match its instructions (search/discovery). However, SKILL.md repeatedly instructs use of 'npx clawhub' (which requires npm/node available) while the skill declares no required binaries — a small mismatch in declared requirements vs. runtime advice.
Instruction Scope
Instructions are limited to searching/browsing skills via CLI (npx clawhub) and websites; they do not ask the agent to read local files, environment variables, or exfiltrate data. No opaque or broad instructions granting extra discretion are present.
Install Mechanism
No install spec and no code files are included (instruction-only). This minimizes on-disk execution risk. The one runtime action recommended (npx) invokes remote packages at runtime, which is expected behavior but should be treated cautiously by the user.
Credentials
The skill declares no required environment variables or credentials, which is proportionate to a discovery/search helper.
Persistence & Privilege
The skill is not always-included and does not request elevated persistence. Default autonomous invocation is allowed (platform normal) but there is no evidence this skill seeks extra privileges.
What to consider before installing
This skill is mostly harmless and simply documents where to find skills, but take these precautions before trusting or running commands it recommends: - Verify the 'clawhub' package and website: confirm 'clawhub' on npm and https://clawhub.com are legitimate and maintained by a trusted author before running 'npx clawhub'. npx executes code fetched from the registry on demand, so it can run remote code. - Note metadata mismatch: the registry ownerId and the _meta.json ownerId differ; this could be an innocuous packaging error but is worth double-checking with the publisher. - Ensure you have npm/node if you intend to use the npx commands; the skill doesn't declare this dependency. - Prefer inspecting the package (npm view / browse the GitHub repo) before executing npx, and test commands in an isolated environment if you have doubts. If you want to be conservative, use the listed websites (OpenClaw Directory, LobeHub, GitHub) directly instead of running npx commands until you verify the clawhub CLI's provenance.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

🔍 Clawdis
latestvk9733f8w2t3mvtbfmq5e08gkz983jert
868downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

Find Skills Skill

Search and discover OpenClaw skills from various sources.

When to Use

USE this skill when:

  • "Find skills for [task]"
  • "Search for OpenClaw skills"
  • "What skills are available?"
  • "Discover new skills"
  • "Find skills by category"

When NOT to Use

DON'T use this skill when:

  • Installing skills → use clawhub install
  • Managing installed skills → use openclaw skills list
  • Creating new skills → use skill-creator skill

Sources for Finding Skills

1. ClawHub (Primary)

# Search skills
npx clawhub search "keyword"

# Browse categories
npx clawhub browse

2. OpenClaw Directory

3. LobeHub Skills Marketplace

4. GitHub

  • Search: openclaw skill or agent-skill
  • Look for repositories with SKILL.md files

5. Community Forums

Search Strategies

By Functionality

# Web search skills
npx clawhub search "web search"

# Weather skills
npx clawhub search "weather"

# Document skills
npx clawhub search "document"

By Provider

# Tavily skills
npx clawhub search "tavily"

# GitHub skills
npx clawhub search "github"

# Calendar skills
npx clawhub search "calendar"

By Popularity

# Most installed skills
npx clawhub search --sort installs

# Most starred skills
npx clawhub search --sort stars

Installation Tips

  1. Check requirements before installing
  2. Read SKILL.md for usage instructions
  3. Test in isolation before production use
  4. Check for updates regularly

Common Skill Categories

Core Skills

  • weather - Weather forecasts
  • skill-creator - Create new skills
  • healthcheck - Security audits

Integration Skills

  • github - GitHub operations
  • feishu - Feishu integration
  • notion - Notion API

Search Skills

  • tavily-search - Web search via Tavily
  • web-search-plus - Enhanced web search

Agent Skills

  • proactive-agent - Proactive automation
  • coding-agent - Code generation

Troubleshooting

Rate Limits

If you hit rate limits with clawhub:

  1. Wait 1 hour before retrying
  2. Use alternative sources (websites)
  3. Search manually on GitHub

Installation Issues

  1. Check skill requirements
  2. Verify network connectivity
  3. Check OpenClaw version compatibility

Best Practices

  1. Search before creating - Don't reinvent the wheel
  2. Read documentation - Understand skill capabilities
  3. Start simple - Install one skill at a time
  4. Test thoroughly - Verify skill works as expected
  5. Provide feedback - Help improve skills

Related Skills

  • clawhub - ClawHub CLI tool
  • skill-creator - Create new skills
  • healthcheck - System health checks

Comments

Loading comments...