Real Skill packageSource verifiedClawHub registry

sn-image-doctor

Environment diagnostic skill for SenseNova-Skills project. Checks that sn-image-base is properly installed and configured, validates dependencies and environment variables. Prompts user to configure missing required variables and saves them to .env file. After configuration, reloads environment and suggests agent restart if needed.

Identity and source

Publisher attributionSenseNova-Skillsregistry owner unverified by skillvetai
Functional categoryImage & Visual Designautomatically inferred · 64% rule confidence
Package forminstruction with code3 recorded files
Canonical sourceClawHub registryclawhub:sensenova-skills:sn-image-doctor
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/sn-image-doctor

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/sn-image-doctor

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/sn-image-doctor

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 @sensenova-skills/sn-image-doctor
clawhub inspect @sensenova-skills/sn-image-doctor --version 2026.8.19

Security evidence

SkillVetAI static result: no findings detected

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
3 / 3 inspected as text
Checked
8/19/2026, 4:03:31 AM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: token.sensenova.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
8/19/2026, 2:54:17 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:fb7d16d98927fae826c10c2d4ae41ba810110d7fc4105910f55de6266b633a5f
Show up to 3 recorded paths
  • scripts/check_environment.py
  • skill-card.md
  • SKILL.md

Source changelog

sn-image-doctor 2026.8.19 - Introduces a diagnostic skill for the SenseNova-Skills project to check installation, dependencies, and environment configuration. - Interactively prompts for and saves missing required environment variables, then reloads the environment. - Provides clear output and troubleshooting steps for missing directories, dependencies, or environment variables. - Suggests restarting the agent if environment reload fails after configuration. - Includes command-line usage examples, output/error formats, integration notes, and troubleshooting guides.