Real Skill packageSource verifiedClawHub registry

Coding

Design database structures from given data, create backend APIs using the specified endpoint, and develop dynamic HTML dashboards with 60-second polling for...

Identity and source

Publisher attributionYuPeng Wuregistry owner unverified by skillvetai
Functional categoryData, Spreadsheets & Analyticsautomatically inferred · 71% rule confidence
Package forminstruction bundle2 recorded files
Canonical sourceClawHub registryclawhub:realroc:coding-2
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 Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/23/2026.claude/skills/<skill-name>
1 structural issue
  • error: YAML frontmatter could not be parsed: Nested mappings are not allowed in compact mappings at line 2, column 14: description: 1. 创建网页需要先根据拿到的数据设计数据库结构,需要调用工具在数据库中建立结构。 2.后端接口设计需要考虑现有的数据库结构,接口地… ^ SKILL.md

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

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/23/2026.agents/skills/<skill-name>
1 structural issue
  • error: YAML frontmatter could not be parsed: Nested mappings are not allowed in compact mappings at line 2, column 14: description: 1. 创建网页需要先根据拿到的数据设计数据库结构,需要调用工具在数据库中建立结构。 2.后端接口设计需要考虑现有的数据库结构,接口地… ^ SKILL.md

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

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/23/2026skills/<skill-name>
1 structural issue
  • error: YAML frontmatter could not be parsed: Nested mappings are not allowed in compact mappings at line 2, column 14: description: 1. 创建网页需要先根据拿到的数据设计数据库结构,需要调用工具在数据库中建立结构。 2.后端接口设计需要考虑现有的数据库结构,接口地… ^ SKILL.md

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 @realroc/coding-2
clawhub inspect @realroc/coding-2 --version 0.1.0

Security evidence

SkillVetAI static result: medium 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
2 / 2 inspected as text
Checked
8/23/2026, 1:06:03 PM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
mediumSKILL.md YAML frontmatter is invalidSKILL.md:1 · confidence 100%Nested mappings are not allowed in compact mappings at line 2, column 14: description: 1. 创建网页需要先根据拿到的数据设计数据库结构,需要调用工具在数据库中建立结构。 2.后端接口设计需要考虑现有的数据库结构,接口地… ^
1 inferred permission indicators
  • network access — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: teamo-dev.floatai.cn
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
5/28/2026, 11:31:56 AM
Release binding
Matches this record
  • vt: suspicious
  • 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:5325d1822042c746abb79f993bd500fd7fbe90b6c775307c1a6d91a78cdf4308
Show up to 2 recorded paths
  • skill-card.md
  • SKILL.md

Source changelog

coding-2 v0.1.0 changelog: - Initial release with instructions for designing database structures and creating dynamic HTML dashboards. - Provides guidance for periodic API polling (every 60 seconds) to update dashboard charts in real time. - Outlines integration requirements for data insertion into created database structures using specified API endpoints.