Real Skill packageSource verifiedClawHub registry

Child Drowsiness / Fatigue Detection | 儿童打瞌睡/疲劳检测

Using a fixed camera in the classroom or above the home desk, the system analyzes the child's (student's) facial video in real time, detecting eye closure ratio (PERCLOS — the proportion of time eyes are closed more than 80% within a unit time), head-nodding frequency (rapid downward nod followed by lift), and changes in eye-region glossiness, and computes a comprehensive fatigue index (0-100). | 通过教室或家庭书桌的固定摄像头,实时分析儿童(学生)的面部视频,检测眼部闭合比例(PERCLOS,单位时间内眼睛闭合超过80%的时间占比)、点头动作频率(头部快速下点后抬起)以及眼部区域的光泽度变化,综合计算疲劳指数(0-100)。该技能…

Identity and source

Publisher attributionsmyx-sunjinhuiregistry owner unverified by skillvetai
Functional categoryVideo, Audio & Voiceautomatically inferred · 55% rule confidence
Package forminstruction with code30 recorded files
Canonical sourceClawHub registryclawhub:smyx-sunjinhui:smyx-child-drowsiness-fatigue-detection-analysis
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/smyx-child-drowsiness-fatigue-detection-analysis

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/smyx-child-drowsiness-fatigue-detection-analysis

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/smyx-child-drowsiness-fatigue-detection-analysis

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 @smyx-sunjinhui/smyx-child-drowsiness-fatigue-detection-analysis
clawhub inspect @smyx-sunjinhui/smyx-child-drowsiness-fatigue-detection-analysis --version 1.0.7

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
29 / 29 inspected as text
Checked
8/19/2026, 1:56:54 AM
Scanner
0.1.3
Policy
1.0.3
6 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • external write action — automatically inferred
9 dependency and API indicators
  • pypi: pydash ==8.0.6
  • pypi: SQLAlchemy ==2.0.46
  • pypi: yaml ==6.0.3
  • pypi: PyYAML ==6.0.3
  • api: 192.168.1.234
  • api: healthtest.lifeemergence.com
  • api: lifeemergence.com
  • api: livemonitortest.lifeemergence.com
  • api: open.lifeemergence.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, 1:55:24 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:cbcf2dc1d1e8c0f6dd3669174287424ba8db58147b8b4ccdda60e5eafa5d4be6
Show up to 30 recorded paths
  • references/api_doc.md
  • scripts/__init__.py
  • scripts/config.py
  • scripts/config.yaml
  • scripts/skill.py
  • scripts/smyx_child_drowsiness_fatigue_detection_analysis.py
  • skill-card.md
  • SKILL.md
  • skills/smyx_analysis/__init__.py
  • skills/smyx_analysis/references/api_doc.md
  • skills/smyx_analysis/requirements.txt
  • skills/smyx_analysis/scripts/__init__.py
  • skills/smyx_analysis/scripts/api_service.py
  • skills/smyx_analysis/scripts/config.py
  • skills/smyx_analysis/scripts/config.yaml
  • skills/smyx_analysis/scripts/skill.py
  • skills/smyx_analysis/scripts/smyx_analysis.py
  • skills/smyx_common/__init__.py
  • skills/smyx_common/requirements.txt
  • skills/smyx_common/scripts/__init__.py
  • skills/smyx_common/scripts/api_service.py
  • skills/smyx_common/scripts/base.py
  • skills/smyx_common/scripts/config-dev.yaml
  • skills/smyx_common/scripts/config-prod.yaml
  • skills/smyx_common/scripts/config-test.yaml
  • skills/smyx_common/scripts/config.py
  • skills/smyx_common/scripts/config.yaml
  • skills/smyx_common/scripts/dao.py
  • skills/smyx_common/scripts/skill.py
  • skills/smyx_common/scripts/util.py

Source changelog

- Updated skill version to 1.0.11. - SKILL.md: Version and metadata bumped; main documentation content remains unchanged. - Minor configuration updates in skills/smyx_common/scripts/config.yaml. - Removed redundant documentation file (skill-card.md).