← 返回 Skills 市场
High-Risk Behavior Identification & Analysis Tool | 高风险行为识别分析工具
作者
smyx-sunjinhui
· GitHub ↗
· v1.0.0
· MIT-0
74
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install new-smyx-risk-analysis
功能描述
Supports identifying high-risk behaviors and health risks through video/images, including elderly falls, precursors to heart attacks and strokes, and abnorma...
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install new-smyx-risk-analysis - 安装完成后,直接呼叫该 Skill 的名称或使用
/new-smyx-risk-analysis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 74 次。
如何安装 High-Risk Behavior Identification & Analysis Tool | 高风险行为识别分析工具?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install new-smyx-risk-analysis」即可一键安装,无需额外配置。
High-Risk Behavior Identification & Analysis Tool | 高风险行为识别分析工具 是免费的吗?
是的,High-Risk Behavior Identification & Analysis Tool | 高风险行为识别分析工具 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
High-Risk Behavior Identification & Analysis Tool | 高风险行为识别分析工具 支持哪些平台?
High-Risk Behavior Identification & Analysis Tool | 高风险行为识别分析工具 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 High-Risk Behavior Identification & Analysis Tool | 高风险行为识别分析工具?
由 smyx-sunjinhui(@smyx-sunjinhui)开发并维护,当前版本 v1.0.0。
推荐 Skills