orbcafe-graph-detail-ai — ORBCAFE图表分析
v1.0.0借助CGraphReport、图表组件、CDetailInfoPage/useDetailInfo及CCustomiz,快速搭建ORBCAFE图分析对话框、详情页与AI配置流程,实现数据洞察与可视化。
0· 220·0 当前·0 累计
下载技能包
最后更新
2026/3/11
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill is an instruction-only UI helper and appears internally consistent. Before installing or using it, verify that: (1) any code you implement from its snippets persists LLM API keys and settings securely on the server side (do not expose keys in client logs or public debug panels), (2) any baseUrl used points to your organization's LLM endpoint (the recipe shows '/llm-api' as an example), and (3) you audit any real implementation that wires onSaveAll to storage to ensure keys/templates a...详细分析 ▾
✓ 用途与能力
The name/description (graph dialogs, detail pages, AI settings) aligns with the SKILL.md recipes and references. The skill does not request unrelated credentials or binaries, and all required behaviours are UI-focused and consistent with building ORBCAFE components.
✓ 指令范围
Runtime instructions are constrained: pick domain, load a minimal recipe, apply guardrails, and return a small code snippet + data model. The SKILL.md does not instruct reading system files, environment secrets, or sending data to unexpected external endpoints.
✓ 安装机制
No install spec and no code files that would be written/executed — instruction-only skills present the lowest install risk. Nothing is downloaded or extracted.
ℹ 凭证需求
The skill requests no environment variables or credentials (proportionate). Note: the recipes and CCustomizeAgent examples mention an apiKey/baseUrl for LLM integration; that is appropriate for a UI settings flow, but any implementation that persists or transmits API keys should handle them securely (server-side storage, not client logs).
✓ 持久化与权限
always is false and the skill is user-invocable only. It does not request persistent system-wide configuration changes or other skills' credentials.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/11
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install orbcafe-graph-detail-ai
镜像加速npx clawhub@latest install orbcafe-graph-detail-ai --registry https://cn.longxiaskill.com镜像同步中