Real Skill packageSource verifiedClawHub registry

ecommerce-carbon-analyzer

电商碳足迹与成本分析器 - 通过 MCP 协议连接电商数据库,利用 LLM 多轮推理自动计算商品发货的总重量、总成本和总碳排放。支持 BOM 展开、多仓库查询及物流规则计算。

Identity and source

Publisher attributionwedy1106registry owner unverified by skillvetai
Functional categorySupport, Ecommerce & Customer Opsautomatically inferred · 67% rule confidence
Package forminstruction with code4 recorded files
Canonical sourceClawHub registryclawhub:wedy1106:ecommerce-carbon-analyzer
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/27/2026.claude/skills/ecommerce-carbon-analyzer

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/27/2026.agents/skills/ecommerce-carbon-analyzer

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/27/2026skills/ecommerce-carbon-analyzer

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 @wedy1106/ecommerce-carbon-analyzer
clawhub inspect @wedy1106/ecommerce-carbon-analyzer --version 1.0.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
4 / 4 inspected as text
Checked
8/27/2026, 10:18:59 PM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • credential access — automatically inferred
2 dependency and API indicators
  • api: api.siliconflow.cn
  • api: clawhub.ai
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/27/2026, 1:29:55 PM
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:376424fc2b42b980bbd3c5a329db6754ff776bfde93c25c31519dd4e91974635
Show up to 4 recorded paths
  • skill-card.md
  • skill.md
  • work4week16JujingClient.py
  • work4week16JujingServer.py

Source changelog

ecommerce-carbon-analyzer 1.0.0 - Major restructuring and cleanup for initial release. - Simplified project layout: added two main scripts (client/server), removed legacy scripts and configs. - New, concise documentation in skill.md replaces older/detailed markdown files. - Project now clearly describes LLM + MCP multi-step logic and usage scenarios. - Streamlined for easier deployment and understanding.