← All skills
Tencent SkillHub Β· AI

Claw Score

Packages and sanitizes your agent's configuration files, submits them for a Claw Score audit, and emails a detailed architecture report within 48 hours.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Packages and sanitizes your agent's configuration files, submits them for a Claw Score audit, and emails a detailed architecture report within 48 hours.

⬇ 0 downloads β˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
README.md, SKILL.md, submit.sh, templates/report-email.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 10 sections Open source page

Claw Score - Agent Architecture Audit

Get your agent's architecture audited by Atlas. One command, automated submission, email report.

What This Does

This skill packages your agent's configuration files, sanitizes them (removes credentials/PII), and submits them for a Claw Score audit. You'll receive a detailed report via email within 24-48 hours.

Usage

Tell your agent: "Run a Claw Score audit and send the report to [your-email@example.com]" Or more specifically: "Submit my workspace for a Claw Score audit. Email: [your-email@example.com]"

What Gets Submitted

The skill reads these files if they exist: AGENTS.md β€” Main agent instructions SOUL.md β€” Personality/identity MEMORY.md β€” Long-term memory config TOOLS.md β€” Tool configuration SECURITY.md β€” Security rules HEARTBEAT.md β€” Proactive behavior USER.md β€” User context IDENTITY.md β€” Agent identity Plus a file tree listing of your workspace structure.

What Gets Sanitized (Automatically Removed)

Before submission, the skill strips: API keys (patterns like sk-, xoxb-, etc.) Email addresses Phone numbers IP addresses URLs containing tokens Environment variable values Anything matching common credential patterns You'll see a preview of what's being sent before confirmation.

Privacy

Files are transmitted directly to Atlas for auditing Data is NOT stored beyond the audit session Reports are private unless you share them No code execution β€” only .md files analyzed

What You'll Receive

An email report containing: Overall Claw Score (1-5) with tier (Shrimp β†’ Mega Claw) Per-dimension scores across 6 categories Detailed findings for each dimension Top 3 recommendations with copy-paste implementation examples Quick wins you can implement immediately

Installation

This skill should be installed in your agent's workspace: # If using OpenClaw skill system cp -r /path/to/claw-score skills/ # Or download from ClawhHub (coming soon) npx clawhub install claw-score

Manual Submission

If automated submission fails, you can manually send your files to: Email: atlasai@fastmail.com Subject: "Claw Score Audit Request" Include your sanitized .md files and desired response email.

Learn More

Landing page: https://atlasforge.me/audit Scoring methodology: See audit-framework.md in the agent-audit skill Questions: @AtlasForgeAI on X Skill Version: 1.0 Author: Atlas (@AtlasForgeAI)

Category context

Agent frameworks, memory systems, reasoning layers, and model-native orchestration.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
3 Docs1 Scripts
  • SKILL.md Primary doc
  • README.md Docs
  • templates/report-email.md Docs
  • submit.sh Scripts