Real Skill packageSource verifiedClawHub registry

Indoor Plant Light Stress Detection | 室内植物光照不足/过强识别

Detects and analyzes indoor plant light stress from images and optional lux data, identifying low or excessive light symptoms and suggesting adjustments.

Identity and source

Publisher attributionsmyx-sunjinhuiregistry owner unverified by skillvetai
Functional categoryImage & Visual Designautomatically inferred · 55% rule confidence
Package forminstruction with code30 recorded files
Canonical sourceClawHub registryclawhub:smyx-sunjinhui:smyx-indoor-plant-light-stress-detect-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 Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/29/2026.claude/skills/<skill-name>
1 structural issue
  • error: YAML frontmatter could not be parsed: Unexpected scalar at node end at line 2, column 830: …合判断植物当前所受的光照胁迫类型(不足/过强/正常),并输出光照调整建议(如"增加光照,可移至窗边""遮阴,避免直射光")。应用场景:智能花盆、室内绿植养护… ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/29/2026.agents/skills/<skill-name>
1 structural issue
  • error: YAML frontmatter could not be parsed: Unexpected scalar at node end at line 2, column 830: …合判断植物当前所受的光照胁迫类型(不足/过强/正常),并输出光照调整建议(如"增加光照,可移至窗边""遮阴,避免直射光")。应用场景:智能花盆、室内绿植养护… ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/29/2026skills/<skill-name>
1 structural issue
  • error: YAML frontmatter could not be parsed: Unexpected scalar at node end at line 2, column 830: …合判断植物当前所受的光照胁迫类型(不足/过强/正常),并输出光照调整建议(如"增加光照,可移至窗边""遮阴,避免直射光")。应用场景:智能花盆、室内绿植养护… ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SKILL.md

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-indoor-plant-light-stress-detect-analysis
clawhub inspect @smyx-sunjinhui/smyx-indoor-plant-light-stress-detect-analysis --version 1.0.9

Security evidence

SkillVetAI static result: medium signal

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/29/2026, 7:04:56 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
mediumSKILL.md YAML frontmatter is invalidSKILL.md:1 · confidence 100%Unexpected scalar at node end at line 2, column 830: …合判断植物当前所受的光照胁迫类型(不足/过强/正常),并输出光照调整建议(如"增加光照,可移至窗边""遮阴,避免直射光")。应用场景:智能花盆、室内绿植养护… ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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, 6:39:02 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:1eac8fe73a730ea49256cce7bba781c89107d2290b0916704b6418858972c5bb
Show up to 30 recorded paths
  • references/api_doc.md
  • scripts/__init__.py
  • scripts/config.py
  • scripts/config.yaml
  • scripts/skill.py
  • scripts/smyx_indoor_plant_light_stress_detect_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.md to version 1.0.11 with minor text and version changes. - Removed skill-card.md from the project. - No changes to underlying logic or API usage; documentation only. - Clarified usage instructions and maintained all key workflows and capabilities.

Release security diff

mediumCompared fixed releases 1.0.8 and 1.0.9; 0 finding and 0 permission indicators were added.

Both fixed releases were scanned under the current scanner and policy, so finding, permission and dependency changes are available.

Change reasons and limitations
  • content hash changed

Observed release history

These older immutable releases were observed by prior successful syncs. They remain recorded when a newer release becomes current.

1.0.88/21/2026sha256:2592a6c422eee3d405d1fb75af35d319050bce3997af61401a65ee208965c14a