← Back to Skills Marketplace
ivangdavila

Portugal

by Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ⚠ suspicious
427
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install portugal
Description
Discover Portugal like a local with specific restaurants, hidden gems, wine regions, and tips beyond the tourist traps.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install portugal
  3. After installation, invoke the skill by name or use /portugal
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug portugal
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Portugal?

Discover Portugal like a local with specific restaurants, hidden gems, wine regions, and tips beyond the tourist traps. It is an AI Agent Skill for Claude Code / OpenClaw, with 427 downloads so far.

How do I install Portugal?

Run "/install portugal" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Portugal free?

Yes, Portugal is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Portugal support?

Portugal is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Portugal?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments