europe-anz市场政策查询Skill

v1.0.0

基于惠迈智能体架构,智能查询并分析北欧及澳新加地区市场政策、法规与投资环境,支持多语言与多数据源配置。

0· 68·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for yezhaowang888-stack/huimai-europe-anz-policy.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "europe-anz市场政策查询Skill" (yezhaowang888-stack/huimai-europe-anz-policy) from ClawHub.
Skill page: https://clawhub.ai/yezhaowang888-stack/huimai-europe-anz-policy
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install huimai-europe-anz-policy

ClawHub CLI

Package manager switcher

npx clawhub@latest install huimai-europe-anz-policy
Security Scan
Capability signals
Requires sensitive credentials
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The name/description (policy queries for Europe/ANZ) match the contained code and SKILL.md: the module is a local library that returns policy query and analysis results. It does not request unrelated credentials or binaries. The README shows how to pass API keys as config/env vars, which is coherent with a data-source-driven skill.
Instruction Scope
SKILL.md and README instruct installation (clawhub/npm) and configuring data sources via environment variables. The runtime instructions do not ask the agent to read unrelated system files or exfiltrate secrets. They do recommend storing API keys in env vars (good practice) but do not automatically read unspecified host system state.
Install Mechanism
There is no external download/install spec in the skill bundle (instruction-only install guidance). The package includes local JS files and package.json; there are no remote URLs, no extract steps, and no dependencies. This is low-risk from an installer perspective.
Credentials
The skill declares no required env vars or credentials. README examples show optional env vars (INVESTMENT_API_KEY, TRADE_API_KEY, etc.) — reasonable for configuring data sources. Because the skill currently uses placeholder data (no actual network fetching), providing API keys is optional but would be needed for real integrations. Requesting keys only at user configuration time is proportionate.
Persistence & Privilege
The skill does not set always:true, does not modify other skills or global agent config, and keeps only in-memory caches. It does not request persistent system privileges.
Assessment
This skill appears to be a local policy-query library and does not itself phone home or require credentials, but it contains many placeholder dataSource values and small implementation bugs — e.g., fetchFromDataSource returns strings with '${name}' placeholders that are never replaced, and the browser export line uses an invalid identifier (window.EuropeAnzPolicyQuery = Europe-anzPolicyQuery) which will break in browsers. The README suggests using environment variables for API keys; only provide real API keys after you (1) inspect/understand the code that will use them, (2) confirm the skill will call your intended data sources, and (3) run it in a sandboxed environment first. Because the package author/homepage is unknown, consider: run npm test in an isolated environment, fix the placeholder/template bugs if you intend to use it, and only configure sensitive API keys after confirming network endpoints and code paths that will use them. If you need a higher assurance level, obtain the skill from a trusted maintainer or a repository with maintainer contact and verifiable release history.

Like a lobster shell, security has layers — review code before you run it.

europe-anzvk97aw6849fkvk65bc54n3b2t9s85fnxchuimaivk97aw6849fkvk65bc54n3b2t9s85fnxclatestvk97aw6849fkvk65bc54n3b2t9s85fnxcpolicyvk97aw6849fkvk65bc54n3b2t9s85fnxc
68downloads
0stars
1versions
Updated 4d ago
v1.0.0
MIT-0

北欧澳新加市场政策查询Skill

🚀 概述

基于惠迈智能体三层架构的政策查询框架,提供北欧澳新加市场政策、法规、投资环境的智能查询和分析。

🌟 核心亮点

  • 惠迈智能体协作:基于惠迈三层智能体架构,支持多源数据整合
  • 惠迈智能体协作:基于惠迈三层智能体架构,确保数据准确性和实时性
  • 多语言支持:支持中文、英文等多种语言
  • 数据源可配置:灵活配置不同数据源,适应各种业务需求

🔧 技术特性

多语言支持

  • 中文(简体)
  • 英文(美国)
  • 自动语言检测和切换

数据源配置

{
  dataSources: {
    investment: '[请替换为您的北欧澳新加投资政策数据源]',
    trade: '[请替换为您的北欧澳新加贸易法规数据源]',
    // ... 其他数据源
  }
}

📦 安装

# 通过ClawHub安装
clawhub install europe-anz-policy-query

# 或手动安装
npm install europe-anz-policy-query

🔒 安全使用指南

  1. 数据源配置:使用环境变量管理敏感数据源信息
  2. API密钥:不要将真实API密钥写入代码
  3. 权限控制:为数据源配置最小必要权限

支持

如有问题,请提交Issue或联系维护团队。


惠迈智能体:让全球业务变得简单

Comments

Loading comments...