Real Skill packageSource verifiedClawHub registry

鲸采云SRM

SRM供应商关系管理系统完整解决方案 - 业务+技术一体化。覆盖供应商档案、采购申请、询价申请、询价结果确认、合同起草、采购订单、价格库管理、配额管理、收货管理、付款计划、供应商扣款、付款申请、物料档案等功能,同时集成鲸采云表单SDK技术底座,支持表单提交、查询、修改、用户确认机制。Keywords: SRM, 供应商管理, 采购管理, 询比价, 合同管理, 鲸采云, 表单处理, MCP.

Identity and source

Publisher attributionAloraAIregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 53% rule confidence
Package forminstruction with code18 recorded files
Canonical sourceClawHub registryclawhub:yideamobileai:srm
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/13/2026.claude/skills/SRM-Yidea-Procurement
1 structural issue
  • error: name must contain lowercase ASCII letters, numbers and single hyphens only. 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/13/2026.agents/skills/SRM-Yidea-Procurement
1 structural issue
  • error: name must contain lowercase ASCII letters, numbers and single hyphens only. 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/13/2026skills/SRM-Yidea-Procurement
1 structural issue
  • error: name must contain lowercase ASCII letters, numbers and single hyphens only. 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 @yideamobileai/srm
clawhub inspect @yideamobileai/srm --version 0.1.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
15 / 18 inspected as text
Checked
8/13/2026, 7:30:35 PM
Scanner
0.1.3
Policy
1.0.3
5 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • external write action — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: github.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/13/2026, 11:04:51 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:dc371f19b53a3725d24e5c3d9a560b70718f8bc712c5e2369e17a9c015f7ec27
Show up to 18 recorded paths
  • .gitignore
  • config
  • config/config.json
  • README.md
  • references
  • references/auth.md
  • references/presentation.md
  • references/Procurement.md
  • references/protocol.md
  • references/query-field.md
  • references/select-field
  • references/select-field/cas-select-documentation.md
  • references/select-field/relation-table-mechanism.md
  • references/workflow.md
  • references/yidea-http.js
  • references/yidea-provision.js
  • skill-card.md
  • SKILL.md

Source changelog

SRM-Yidea-Procurement v0.1.0 released. - 提供一体化 SRM 供应商关系管理系统完整流程,覆盖供应商、采购、询价、合同、订单、收货、付款等全部核心功能。 - 集成鲸采云表单SDK,支持表单的提交、查询、修改及用户确认。 - 所有操作前强制要求用户身份认证且每次进入需重新登录。 - 明确要求按指定顺序完整读取7份协议文件,否则禁止业务操作。 - 详细规范各场景下 yidea-http.js 的调用及参数传递方式。 - 新增临时文件工作区管理要求,保障操作过程中 workspace 整洁。