Real Skill packageSource verifiedClawHub registry

smartbi-cli

Smartbi BI 业务操作入口:AI 对话分析(大模型问数、智能体、知识库/知识图谱构建与训练、数据解释)、数据查询(MQL/DuckDB 取数、指标统计、字段发现)、数据建模(维度/指标/计算成员/命名集管理)、数据源管理(JDBC连接、Schema 与表同步、元数据刷新)、定时任务与 ETL(计划调度、作业流、因果图)、消息推送(企微/钉钉/飞书/邮件/系统消息)、资源与权限管理(目录树、用户/角色/组)。通过 @smartbi/cli 发现与调用 API。

Identity and source

Publisher attributionWahsonLeungregistry owner unverified by skillvetai
Functional categoryImage & Visual Designautomatically inferred · 53% rule confidence
Package forminstruction with code14 recorded files
Canonical sourceClawHub registryclawhub:wahsonleung:smartbi-cli
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/20/2026.claude/skills/smartbi-cli

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/20/2026.agents/skills/smartbi-cli

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/20/2026skills/smartbi-cli

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 @wahsonleung/smartbi-cli
clawhub inspect @wahsonleung/smartbi-cli --version 1.3.0

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
14 / 14 inspected as text
Checked
8/20/2026, 1:18:29 PM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
4 dependency and API indicators
  • api: clawhub.ai
  • api: host
  • api: oapi.dingtalk.com
  • api: qyapi.weixin.qq.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/20/2026, 8:08: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:85405affba1fb86150874bcd53f622d0814dc8ae2db1e391e90d6df04bb3440f
Show up to 14 recorded paths
  • README.md
  • references/call.md
  • references/describe.md
  • references/discovery.md
  • references/doc-index.md
  • references/init.md
  • references/profiles.md
  • references/rhino-template.md
  • references/strategy.md
  • scenarios/push-message.md
  • scenarios/schedule-task.md
  • scripts/inject-script.mjs
  • skill-card.md
  • SKILL.md

Source changelog

Smartbi CLI 1.3.0 introduces multi-environment (profile) management and updates configuration flow. - 增加多环境 profile 配置与选择机制,所有操作显式带 `--profile`,支持 config.yaml 多 profile 并处理版本兼容 - 全局约定与首次配置流程调整,新增和更换环境按 references/profiles.md 规范执行 - 安装检测增加 `--profile` 参数支持校验 - references/profiles.md 文档新增,分流 skill-card.md 说明 - 其他相关描述和流程同步支持 profile 功能