← Back to Skills Marketplace
smyx-sunjinhui

High-Risk Behavior Identification & Analysis Tool | 高风险行为识别分析工具

by smyx-sunjinhui · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
74
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install new-smyx-risk-analysis
Description
Supports identifying high-risk behaviors and health risks through video/images, including elderly falls, precursors to heart attacks and strokes, and abnorma...
Usage Guidance
This skill will read local config files and environment variables and send images/frames and user identifiers (open-id/username/phone) to remote APIs and webhooks (defaults point to lifeemergence domains). Before installing or using it: 1) Confirm the exact remote API endpoint(s) and the operator/owner of that service and their privacy policy (who stores the images, for how long, and where). 2) Do not upload real patient or identifiable video until you trust the destination. 3) Ask the author why so many unrelated dependencies are packaged (reduce to only CV libs if possible). 4) Ensure required env vars and webhooks are declared and you control them (avoid secret leakage). 5) If you need auditability, request source-of-truth for ApiEnum.BASE_URL_* values and a minimal dependency manifest. If the author cannot clearly justify remote hosts, credentials usage, and dependency choices, treat this skill as risky and avoid using it with sensitive data.
Capability Analysis
Type: OpenClaw Skill Name: new-smyx-risk-analysis Version: 1.0.0 The skill bundle is a comprehensive health and risk analysis system that uses computer vision to detect falls and medical emergencies. It utilizes a shared utility library (smyx_common) to handle complex tasks like automated remote authentication at lifeemergence.com, local state management via an SQLite database (smyx-common-claw.db), and multi-agent orchestration using the openclaw CLI. While the bundle possesses high-privilege capabilities, including network access and shell execution (subprocess.run in smyx_common/scripts/skill.py), these behaviors are explicitly documented and aligned with the functional requirements of a commercial-grade health monitoring service.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The code and SKILL.md are consistent with a video/image health-risk analysis service that calls a remote API to perform heavy-lift analysis. However the packaged requirements and included modules (langchain, OpenAI, many server/web frameworks and tooling) are far broader than expected for a focused CV analysis client, which is disproportionate and unexplained.
Instruction Scope
Runtime instructions require reading local config files for an 'open-id' and then uploading frames/files to a remote API. The skill will transmit images/frames and user identifiers to external endpoints and can send alerts to webhooks. That behavior is coherent with the stated feature but it collects and transmits sensitive biometric and personal identifiers (open-id/phone/username) — this is high-risk and should be explicitly disclosed to users.
Install Mechanism
No install spec is provided (no downloads at install time), but the repository includes many source files and a large requirements.txt. The dependency list is much larger than necessary for simple CV client behavior, increasing attack surface and supply-chain risk.
Credentials
The skill reads environment variables and config files not declared in the registry metadata: RISK_ANALYSIS_API_KEY, RISK_ANALYSIS_API_URL (DEFAULT_API_URL), ALERT_FEISHU_WEBHOOK, ALERT_WEBHOOK_URL, and OPENCLAW_SENDER_* may influence behavior. The SKILL.md also requires an 'open-id' and instructs reading workspace config files to find an api-key; asking for usernames/phone numbers and using them as identifiers raises privacy concerns. These env/config accesses should be declared and justified.
Persistence & Privilege
The skill does not request always:true and does not modify other skills. It performs file reads/HTTP requests at runtime which are expected for this capability; no elevated platform privileges are requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install new-smyx-risk-analysis
  3. After installation, invoke the skill by name or use /new-smyx-risk-analysis
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the risk-analysis skill. - Identifies high-risk behaviors and health risks (e.g., elderly falls, heart attack/stroke precursors, abnormal behaviors) from video/images. - Provides real-time alerts and multi-channel notifications to caregivers and family. - Requires open-id verification before analysis; enforces strict retrieval priority and proper user prompting. - Supports various input formats: local/online video and images, real-time streams. - Offers risk type selection, threshold customization, alert toggles, and historical report listing per user. - Analysis results include risk type, confidence, time, location, level, and suggestions.
Metadata
Slug new-smyx-risk-analysis
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is High-Risk Behavior Identification & Analysis Tool | 高风险行为识别分析工具?

Supports identifying high-risk behaviors and health risks through video/images, including elderly falls, precursors to heart attacks and strokes, and abnorma... It is an AI Agent Skill for Claude Code / OpenClaw, with 74 downloads so far.

How do I install High-Risk Behavior Identification & Analysis Tool | 高风险行为识别分析工具?

Run "/install new-smyx-risk-analysis" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is High-Risk Behavior Identification & Analysis Tool | 高风险行为识别分析工具 free?

Yes, High-Risk Behavior Identification & Analysis Tool | 高风险行为识别分析工具 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does High-Risk Behavior Identification & Analysis Tool | 高风险行为识别分析工具 support?

High-Risk Behavior Identification & Analysis Tool | 高风险行为识别分析工具 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created High-Risk Behavior Identification & Analysis Tool | 高风险行为识别分析工具?

It is built and maintained by smyx-sunjinhui (@smyx-sunjinhui); the current version is v1.0.0.

💬 Comments