Real Skill packageSource verifiedClawHub registry

ecommerce-carbon-analyzer

电商碳排分析助手。给定“发 N 套某商品到某城市”,通过 MCP 工具查询 BOM 构成、单品重量/成本/碳排与运费,计算总重量、总成本、总碳排放。Use when the user asks about 礼盒/商品 的重量、成本、碳排放计算,或需要 llm+mcp 的电商物流碳排分析。

Identity and source

Publisher attributionvividregistry owner unverified by skillvetai
Functional categorySupport, Ecommerce & Customer Opsautomatically inferred · 67% rule confidence
Package forminstruction with code7 recorded files
Canonical sourceClawHub registryclawhub:vividhw: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 @vividhw/ecommerce-carbon-analyzer
clawhub inspect @vividhw/ecommerce-carbon-analyzer --version 1.0.0

Security evidence

SkillVetAI static result: high signal

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
6 / 7 inspected as text
Checked
8/27/2026, 10:18:59 PM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
highPackage contains a path commonly used for secretsecommerce-carbon-analyzer/.env.example · confidence 88%/.env.example
1 High/Critical review queue entry
STATIC_SENSITIVE_FILE_IN_PACKAGEpending
Open human review queue →
2 inferred permission indicators
  • network access — automatically inferred
  • credential access — automatically inferred
6 dependency and API indicators
  • pypi: mcp >=1.0.0
  • pypi: fastmcp >=2.0.0
  • pypi: openai >=1.0.0
  • pypi: anthropic >=0.30.0
  • pypi: python-dotenv >=1.0.0
  • api: clawhub.ai
External clawhub result: clean

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, 10:43:14 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:3255d77f3167918de2e6a28003b014a7b5cad8e1a2b0d254a4a2f0bd68f95738
Show up to 7 recorded paths
  • ecommerce-carbon-analyzer/.env.example
  • ecommerce-carbon-analyzer/ecommerce_server.py
  • ecommerce-carbon-analyzer/llm_client.py
  • ecommerce-carbon-analyzer/offline_check.py
  • ecommerce-carbon-analyzer/requirements.txt
  • skill-card.md
  • SKILL.md

Source changelog

- Initial release of the ecommerce-carbon-analyzer skill. - Calculates total weight, cost, and carbon emissions for e-commerce shipments, including multi-component gift sets. - Integrates four MCP tools: product search, BOM lookup, item details retrieval, and shipping calculation. - Provides clear calculation rules, ensuring packaging is included in totals. - Includes sample data, step-by-step usage instructions, reference answers, and implementation scripts.