SKILLEMALL.ai

BC warden-agent-builder

Build original LangGraph agents for Warden Protocol and prepare them for publishing in Warden Studio. Use this skill when users want to: (1) Create new Warden agents (not community examples), (2) Build LangGraph-based crypto/Web3 agents, (3) Deploy agents via LangSmith Deployments or custom infra, (4) Participate in the Warden Agent Builder Incentive Programme (open to OpenClaw agents), or (5) Integrate with Warden Studio for Agent Hub publishing.

ClawHub Agent Skills author: Kryptopaid v1.0.0 10 files body ≈ 4 249 tokens Open the sourceclawhub.ai analyzed 2 d ago

As a process C 57/100 · Has gaps — weak spots: result and completion, when it triggers, consistency

GeneratorAI and agentstype and topics are labelled automatically from the skill text
JSON
Technical rating
B
88/100
safety, quality, tests
Safety 60%
97
Quality 40%
75
Run on models
none yet
Process rating
C
57/100
Has gaps
Result and completion w 14
0
When it triggers w 12
20
Consistency w 8
40
the three weakest of ten parameters · all ten

The same skill appears in 1 more place: ClawHub

How to improve

    For the model run — optional
    • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
    • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

    Guard findings · 3

    ✓ No critical or high findings

    Medium and low: 3
    • low Exfiltration read-dotenv scripts/init-agent.py:139
      Reads a .env file (quoted — discussed, not commanded)
      cp .env.example .env
      quoted
    • low Exfiltration read-dotenv scripts/init-agent.py:267
      Reads a .env file (quoted — discussed, not commanded)
      cp .env.example .env
      quoted
    • low Exfiltration read-dotenv scripts/init-agent.py:361
      Reads a .env file (quoted — discussed, not commanded)
      print(f"{3 if template == 'typescript' else 4}. Copy .env.example to .env and add your API keys")
      quoted

    Files scanned: 10. Evidence is masked. Grey chips explain why severity was lowered.

    Against the Agent Skills spec

    ✓ No remarks against the Agent Skills spec

    Process rating: all ten parameters 57/100

    • 0Result and completion. Does not say what the result is
    • 20When it triggers. No condition that starts the skill
    • 40Consistency. Frontmatter name (warden-agent-builder) differs from the folder (build-warden-agent)
    • 60Tools and files. Uses tools (web, python, node) that frontmatter does not declare
    • 70Inputs and preconditions. Inputs and preconditions are listed
    • 70Execution cost. Instruction body is 4249 tokens
    • 85Steps. 158 steps, 1 vague phrases
    • 100Failures and branches. 1 branches, has a failure section
    • 100Running it twice. Mutating operations check current state
    • 100Progress reporting. Reports progress
    • low 16 top-level sections: this looks like several domains in one skill

    Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

    Quality signals

    • +5Description has no quoted example phrases that should trigger the skill
    • +4Description does not say when NOT to use the skill (false activations)
    • +3Output format is not stated: the model decides each time
    • -2localhost URLs: will not work for another user
    • -44 reference files, but SKILL.md never points to them: the model will not open them
    • -31 of 2 scripts are never mentioned in SKILL.md
    • +1No license
    • +2Single-language instructions
    • +3Description length 451: enough signal without eating the budget
    • +4Structure: 37 headings
    • +3Step-by-step instructions: 158 items
    • +4Has examples (16 code blocks)

    Quality base 70; lint remarks subtract, signals add up to 100. Result: 75.

    External checks

    ClawHub: suspicious
    The skill mostly does what it says, but some copy-ready testing and deployment examples could leak API keys or expose agent services if used unchanged.
    LLM: suspicious (high) · VirusTotal: benign · 10 Sept 2026