Real Skill packageSource verifiedClawHub registry

Infant Suffocation Risk Detection | 婴幼儿趴睡窒息风险识别

Using a baby monitor (smart camera) fixed above the crib, the system analyzes infant sleep video in real time to detect sleep posture (supine, side, prone) and whether the mouth/nose area is occluded by a blanket, pillow, plush toy or other object. | 通过婴儿监护器(智能摄像头)固定于婴儿床上方,实时分析婴儿睡眠视频,检测婴儿的睡姿(仰卧、侧卧、俯卧)以及口鼻区域是否被被子、枕头、玩偶等异物遮挡。当检测到俯卧或口鼻被遮挡时,输出风险等级(中风险/高风险),并立即向父母手机APP推送警报,预防婴儿猝死综合征(SIDS)和窒息意外。

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-infant-suffocation-risk-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/30/2026.claude/skills/smyx-infant-suffocation-risk-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/30/2026.agents/skills/smyx-infant-suffocation-risk-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/30/2026skills/smyx-infant-suffocation-risk-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-infant-suffocation-risk-detection-analysis
clawhub inspect @smyx-sunjinhui/smyx-infant-suffocation-risk-detection-analysis --version 1.0.4

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
30 / 30 inspected as text
Checked
8/30/2026, 5:23:23 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
10 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: clawhub.ai
  • 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/29/2026, 10:44:08 PM
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:9936a660547e07795df03678eb11d383d70e4031d58acc3674527658e5a62738
Show up to 30 recorded paths
  • references/api_doc.md
  • scripts/__init__.py
  • scripts/config.py
  • scripts/config.yaml
  • scripts/skill.py
  • scripts/smyx_infant_suffocation_risk_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 version to 1.0.11 in SKILL.md. - Edited configuration and utility scripts. - Removed the outdated skill-card.md file. - Documentation improvements in SKILL.md. - Minor adjustments for better clarity and maintenance.