Real Skill packageSource verifiedClawHub registry

Elderly Toilet Time Abnormal Detection (>30 min) | 老年人如厕时间异常(超30分钟)识别

Using a camera installed at the bathroom doorway (or inside the bathroom only detecting human silhouettes, without capturing private details), the system uses human detection and entry/exit tracking to identify when an elderly person enters or leaves the toilet and calculates the continuous occupancy time. | 通过在卫生间门口(或内部仅检测人体,不采集隐私细节)安装的摄像头,利用人体检测和进出跟踪技术,识别老年人进入和离开卫生间的时刻,计算连续占用时间。当占用时间超过预设安全阈值(默认30分钟)时,输出异常预警,通知家属或护理人员及时查看,预防老年人因跌倒、突发疾病(如中风、心梗)或体力不支导致的无法自主移动等意外。

Identity and source

Publisher attributionsmyx-skillsregistry owner unverified by skillvetai
Functional categoryEnterprise Functionsautomatically inferred · 52% rule confidence
Package forminstruction with code30 recorded files
Canonical sourceClawHub registryclawhub:18072937735:smyx-elderly-toilet-time-abnormal-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/13/2026.claude/skills/smyx-elderly-toilet-time-abnormal-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/13/2026.agents/skills/smyx-elderly-toilet-time-abnormal-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/13/2026skills/smyx-elderly-toilet-time-abnormal-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 @18072937735/smyx-elderly-toilet-time-abnormal-analysis
clawhub inspect @18072937735/smyx-elderly-toilet-time-abnormal-analysis --version 1.0.8

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/13/2026, 7:58:57 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/13/2026, 6:00:14 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:d09c0402ca5382b8e7be3aebde64946b0e1a0dbe4ec98546ab7f85fbf6afa119
Show up to 30 recorded paths
  • references/api_doc.md
  • scripts/__init__.py
  • scripts/config.py
  • scripts/config.yaml
  • scripts/skill.py
  • scripts/smyx_elderly_toilet_time_abnormal_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

### smyx-elderly-toilet-time-abnormal-analysis v1.0.8 - Version updated to 1.0.8 in skill metadata. - Documentation updated in SKILL.md; improved or clarified information. - Removed skill-card.md file.