.claude/skills/skill-mcp-demoRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
The example skill shipped with skill-mcp — shows the SKILL.md shape, a bundled reference file, and a declared runnable script.
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/skill-mcp-demoRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/skill-mcp-demoRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/skill-mcp-demoRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
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 @chrischall/skill-mcpclawhub inspect @chrischall/skill-mcp --version 0.1.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
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.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:70eb698ac5e3cddb1d625cca5b8d397ff9a9bdfcd2fce57e242bc2554e233af2references/declaration.mdscripts/report.jsskill-card.mdSKILL.md- Initial release of skill-mcp-demo, an example skill for skill-mcp. - SKILL.md shows YAML frontmatter structure and a sample mcp-host declaration. - Includes a runnable script (scripts/report.js) for testing skill execution via mcp. - Provides guidance on declaring and running scripts within the skill-mcp framework.