Real Skill packageSource verifiedClawHub registry

boardraw

Turn a natural-language description into a real Excalidraw whiteboard file (.excalidraw) — flowcharts, mind maps, architecture/system diagrams, org charts, wireframes, sticky-note brainstorms, sequence diagrams. Always use this skill whenever the user asks to draw, sketch, diagram, whiteboard, mind-map, or map something out, or mentions "excalidraw", "boardraw", "白板", "画一个", "流程图", "思维导图", "架构图", "组织架构图", "线框图", "泳道图", "看板", or wants a file they can open in Excalidraw or Boardraw. Do NOT hand-write raw .excalidraw…

Identity and source

Publisher attributiondarrenregistry owner unverified by skillvetai
Functional categoryImage & Visual Designautomatically inferred · 60% rule confidence
Package forminstruction with code6 recorded files
Canonical sourceClawHub registryclawhub:darrenli6:boardraw
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/20/2026.claude/skills/boardraw

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/20/2026.agents/skills/boardraw

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/20/2026skills/boardraw

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @darrenli6/boardraw
clawhub inspect @darrenli6/boardraw --version 0.1.0

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
5 / 6 inspected as text
Checked
8/20/2026, 1:18:29 PM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
highPackage contains a path commonly used for secrets.env.example · confidence 88%.env.example
1 High/Critical review queue entry
STATIC_SENSITIVE_FILE_IN_PACKAGEpending
Open human review queue →
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
3 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: www.boardraw.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/20/2026, 8:26:56 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:3d557d01051ce63582663dc1ad4e0e27ec04cc30625d762ea697477eb6cba37f
Show up to 6 recorded paths
  • .env.example
  • references/excalidraw-schema.md
  • scripts/excalidraw_builder.py
  • scripts/upload.py
  • skill-card.md
  • SKILL.md

Source changelog

- Initial release of the boardraw skill. - Converts natural-language descriptions directly into editable Excalidraw whiteboard files (.excalidraw) for diagrams, flowcharts, mind maps, wireframes, and more. - Enforces use of the provided excalidraw_builder.py helper for safe and robust file creation—never hand-writes raw JSON. - Supports multilingual requests, defaulting to English but mirroring the user's language when appropriate. - Provides clear user confirmation, validation steps, and automated file upload to boardraw.com with proper error handling. - Includes detailed workflow and diagramming guidelines for consistent, user-friendly outputs.