← 返回 Skills 市场
427
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install portugal
功能描述
Discover Portugal like a local with specific restaurants, hidden gems, wine regions, and tips beyond the tourist traps.
安全使用建议
This skill appears to be a local travel guide that keeps its trip memory in ~/portugal/ and otherwise contains static guidance. Before installing: 1) Inspect setup.md (and any of the 12 omitted files) to confirm there are no hidden instructions that read other system files or perform network requests. 2) Be aware the skill will write/keep trip context in ~/portugal/ — don't store sensitive credentials or private data there. 3) If you prefer to prevent any autonomous actions, keep the skill user-invocable only or disable autonomous invocation at the agent level. 4) 'clawhub install' and 'clawhub sync' references imply network tools outside the skill; those are optional helpers and are not required by the skill itself.
功能分析
Type: OpenClaw Skill
Name: portugal
Version: 1.0.0
The skill is classified as suspicious due to its reliance on markdown as an attack surface for direct shell command execution. Specifically, `setup.md` contains the instruction `mkdir -p ~/portugal`, which demonstrates the agent's capability to execute arbitrary shell commands. While this particular command is benign and intended for skill setup, it highlights a significant Remote Code Execution (RCE) vulnerability in the OpenClaw platform's design. There is no evidence of intentional malicious behavior such as data exfiltration or unauthorized network requests within the provided files, and `SKILL.md` explicitly disclaims such actions.
能力评估
Purpose & Capability
The skill name/description (Portugal travel guide) aligns with the declared assets: a set of markdown guides and a memory path ~/portugal/. Requesting a config path for storing trip memory is proportionate to the purpose.
Instruction Scope
SKILL.md instructs the agent to use files in ~/portugal/ and to consult setup.md/memory-template.md. The visible content across the provided markdown files is purely travel content (no commands, credentials, or network endpoints). However, a subset of files was omitted from the paste (12 files), and setup.md content was not shown in-line here — review those omitted files (especially setup.md) before install to confirm they don't contain instructions to read other system paths or to make network calls.
Install Mechanism
No install spec and no code files — instruction-only skill. That minimizes disk-write and code-execution risk.
Credentials
The skill requires no environment variables or external credentials. It declares a single config path (~/portugal/) for local memory, which is reasonable for a travel-memory feature.
Persistence & Privilege
always:false and default invocation settings. The skill stores data only in its declared folder (per SKILL.md). Nothing requests system-wide or other-skills configuration changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install portugal - 安装完成后,直接呼叫该 Skill 的名称或使用
/portugal触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Portugal 是什么?
Discover Portugal like a local with specific restaurants, hidden gems, wine regions, and tips beyond the tourist traps. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 427 次。
如何安装 Portugal?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install portugal」即可一键安装,无需额外配置。
Portugal 是免费的吗?
是的,Portugal 完全免费(开源免费),可自由下载、安装和使用。
Portugal 支持哪些平台?
Portugal 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Portugal?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills