openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Supply Chain Risk Monitor

Analyze supplier risks, map dependencies, score vulnerabilities, and generate data-driven mitigation plans with risk dashboards and scenario modeling.

开发与 DevOps

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 693 · 2 current installs · 2 all-time installs

0

安装量(当前) 2

🛡 VirusTotal :良性 · OpenClaw :良性

Package:1kalin/afrexai-supply-chain

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

An instruction-only skill that documents a supply-chain risk scoring framework and prompts the agent to analyze supplier lists; it requests no installs, credentials, or filesystem access and is internally consistent with its stated purpose.

目的

The name and SKILL.md describe supply-chain risk mapping, scoring, and mitigation planning; all required artifacts (risk framework, formulas, output templates) are present in the documentation. There are no unexpected requirements (no cloud credentials, no unrelated binaries) that would contradict the stated purpose.

说明范围

Instructions focus on analyzing a supplier list or industry context and producing risk outputs. They do not instruct the agent to read system files, environment variables, or call external endpoints. Note: accomplishing Tier-2/3 mapping realistically requires sensitive supplier data (names, locations, financials); the skill assumes the user will provide that data but does not instruct how to source it.

安装机制

No install spec and no code files — this is instruction-only, so nothing is written to disk or downloaded. This is the lowest-risk install posture.

证书

The skill declares no required environment variables, credentials, or config paths. There are no disproportionate or unrelated secrets requested.

持久

always is false and the skill does not request persistent system privileges or modify other skills. Autonomous invocation is allowed (platform default) but not combined with concerning privileges.

综合结论

This skill appears coherent and low-risk from a technical footprint perspective, but it relies on you supplying potentially sensitive supplier data. Before using: (1) verify the publisher/author (no homepage or formal description is provided here), (2) avoid uploading raw PII/financial statements — instead test with anonymized or synthetic supplier data, (3) review any output before sharing externally, and (4) if you need the agent to fetch da…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Supply Chain Risk Monitor」。简介:Analyze supplier risks, map dependencies, score vulnerabilities, and generate d…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/1kalin/afrexai-supply-chain/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

# Supply Chain Risk Monitor

Analyze supply chain vulnerabilities, map supplier dependencies, and generate risk mitigation plans.

## What It Does

Given your supplier list or industry context, this skill:

1. **Maps dependencies** — Tier 1, 2, 3 supplier concentration risk
2. **Scores vulnerabilities** — Geographic, single-source, lead time, financial health
3. **Generates mitigation plans** — Dual-sourcing strategies, safety stock calculations, nearshoring options
4. **Creates dashboards** — Risk heat maps, supplier scorecards, disruption scenario modeling

## How to Use

Tell your agent:
- "Assess supply chain risk for our top 10 suppliers"
- "Create a supplier diversification plan"
- "Model the impact of a 30-day disruption from our China suppliers"
- "Score our supply chain resilience"

## Risk Scoring Framework

| Factor | Weight | Score 1 (Low Risk) | Score 5 (Critical) |
|--------|--------|-------------------|---------------------|
| Single-source dependency | 25% | 3+ qualified suppliers | Sole source, no backup |
| Geographic concentration | 20% | Multi-region sourcing | Single country/port |
| Lead time volatility | 15% | <5% variance | >30% variance |
| Financial health | 15% | Strong balance sheet | Distressed/unknown |
| Compliance risk | 10% | Fully audited | No visibility |
| Substitutability | 10% | Drop-in alternatives exist | Custom/proprietary |
| Inventory buffer | 5% | 60+ days safety stock | JIT, no buffer |

**Composite Score**: Weighted average → Green (1-2), Yellow (2.5-3.5), Red (4-5)

## Disruption Cost Formula

```
Daily Impact = (Revenue at Risk × Margin) + Expediting Costs + Customer Penalties + Brand Damage
Recovery Time = Lead Time × (1 + Qualification Factor)
Total Exposure = Daily Impact × Recovery Time
```

## Output Formats

- **Executive summary** — Top 5 risks, total exposure, recommended actions
- **Supplier scorecard** — Individual risk profiles with improvement targets
- **Scenario analysis** — What-if modeling for major disruptions
- **Action plan** — 30/60/90 day mitigation roadmap with owners and budgets

## Industry Benchmarks

- Average company has 60% single-source exposure
- Supply chain disruptions cost Fortune 500s $184M per event (2024)
- Companies with formal risk programs recover 2.5x faster
- Dual-sourcing reduces disruption impact by 40-60%

---

Built by [AfrexAI](https://afrexai-cto.github.io/context-packs/) — AI context packs for business automation.