Real Skill packageSource verifiedClawHub registry

dnd-dm

AI 地下城主引擎 —— 基于2024版D&D 5e规则,三层架构(dnd-engine + dnd-api + dnd-dm Skill),支持模组化运行、战斗裁决、角色创建与存档管理

Identity and source

Publisher attributionackilesregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 55% rule confidence
Package forminstruction with code83 recorded files
Canonical sourceClawHub registryclawhub:ackiles:dnd-dm-skill
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/19/2026.claude/skills/dnd-dm

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/19/2026.agents/skills/dnd-dm

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/19/2026skills/dnd-dm

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 @ackiles/dnd-dm-skill
clawhub inspect @ackiles/dnd-dm-skill --version 1.2.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
partial text content
Files
40 / 83 inspected as text
Checked
8/19/2026, 7:10:32 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
highDynamic code or shell execution is presentCHANGELOG.md:190 · confidence 78%exec(
1 High/Critical review queue entry
STATIC_DYNAMIC_CODE_EXECUTIONpending
Open human review queue →
5 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
1 dependency and API indicators
  • api: github.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/19/2026, 6:27:04 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:89bd54e40864c4181755c7f3d2c630a40e4fc12135e482487dcfef1c4fb8f3aa
Show up to 30 recorded paths
  • _meta.json
  • CHANGELOG.md
  • data/mapping_dict.json
  • data/module_paradigms.json
  • data/world_cards.jsonl
  • dnd-engine/src/dnd_engine/__init__.py
  • dnd-engine/src/dnd_engine/cli/__init__.py
  • dnd-engine/src/dnd_engine/combat/__init__.py
  • dnd-engine/src/dnd_engine/combat/checks.py
  • dnd-engine/src/dnd_engine/combat/resolve.py
  • dnd-engine/src/dnd_engine/combat/state.py
  • dnd-engine/src/dnd_engine/dice/__init__.py
  • dnd-engine/src/dnd_engine/dice/rolls.py
  • dnd-engine/src/dnd_engine/module/__init__.py
  • dnd-engine/src/dnd_engine/module/cache.py
  • dnd-engine/src/dnd_engine/module/init.py
  • dnd-engine/src/dnd_engine/module/scanner.py
  • dnd-engine/src/dnd_engine/module/scene_index.py
  • dnd-engine/src/dnd_engine/party/__init__.py
  • dnd-engine/src/dnd_engine/party/live.py
  • dnd-engine/src/dnd_engine/party/xp.py
  • dnd-engine/src/dnd_engine/save/__init__.py
  • dnd-engine/src/dnd_engine/save/io.py
  • dnd-engine/src/dnd_engine/save/scene_cache.py
  • dnd-engine/src/dnd_engine/save/templates.py
  • dnd-engine/src/dnd_engine/state/__init__.py
  • dnd-engine/src/dnd_engine/state/world.py
  • dnd-engine/src/dnd_engine/verify.py
  • echo-map/references/echo-map-workflow.md
  • echo-map/scripts/echo_map.py

Source changelog

v1.2.0: add world-lore/module-forge/echo-map sub-skills, lens_pipeline, fix xp_total, BM25 RAG engine, data assets