Skip to main content

ClawHub Reputation Checker

Skill Verified Active

ClawHub reputation checker for clawsec-suite. Adds a standalone reputation gate before guarded skill installation.

Purpose

To enhance the safety of skill installations by adding a reputation-based security check before allowing installations, preventing the accidental deployment of untrusted or risky skills.

Features

  • ClawHub reputation check
  • Heuristic scoring and thresholding
  • Explicit confirmation for low-reputation installs
  • Optional advisory hook integration
  • Standalone installation validation

Use Cases

  • Installing new skills from clawsec-suite when a reputation warning is issued
  • Auditing the reputation of a specific skill before installation
  • Setting custom reputation thresholds for automated deployments

Non-Goals

  • Replacing the core functionality of clawsec-suite
  • Performing malware analysis beyond aggregated scanner data
  • Acting as a sole security arbiter for all skill installations

Workflow

  1. Parse command-line arguments and environment variables.
  2. Check ClawHub reputation for the specified skill and version.
  3. Apply heuristic scoring and compare against threshold.
  4. If reputation is low and not confirmed, exit with a confirmation required code.
  5. If reputation is sufficient or confirmed, run the original guarded installer from clawsec-suite.
  6. Exit with appropriate status code based on the outcome.

Practices

  • Security best practices
  • Error handling
  • Input validation

Prerequisites

  • Node.js runtime
  • clawhub CLI
  • openclaw runtime
  • installed clawsec-suite

Installation

npx skills add prompt-security/clawsec

Runs the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.

Quality Score

Verified
100 /100
Analyzed about 20 hours ago

Trust Signals

Last commit2 days ago
Stars983
LicenseAGPL-3.0-or-later
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.