← 返回 Skills 市场
508
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sydney
功能描述
Navigate Sydney as visitor, resident, tech worker, student, or entrepreneur with neighborhoods, beaches, transport, visas, and local insights.
安全使用建议
This skill otherwise looks coherent and lightweight — it's a big collection of static markdown files about Sydney and requests no credentials or installs. The primary risk is the detected unicode control characters in SKILL.md, which can hide instructions or change how the agent parses the skill. Before installing or enabling this skill: (1) Inspect the raw SKILL.md for invisible characters (view in a hex editor or use tools that reveal control/unicode codepoints) and remove any unexpected control characters; (2) Verify the skill's source/trustworthiness (the registry homepage is shown but source is 'unknown'); (3) Run the skill in a sandboxed agent or restricted test account first and monitor for unexpected outbound requests or unusual agent behavior; (4) If you operate agents that can act autonomously on your systems, avoid granting this skill elevated privileges until provenance is confirmed; (5) If you want help, paste the raw SKILL.md here (or a hexdump) and I can highlight any suspicious invisible characters or hidden sequences. If no control characters are found after inspection, the skill appears benign for content delivery.
功能分析
Type: OpenClaw Skill
Name: sydney
Version: 1.0.0
The skill bundle contains only informational markdown files and metadata. The `SKILL.md` file instructs the AI agent to load and process auxiliary markdown files for details, which is a standard operation for an informational skill. A thorough review of all `.md` files revealed no executable code, suspicious commands, unusual markdown syntax that could be exploited, or malicious URLs. The `_meta.json` explicitly states `"bins":[]`, indicating no external binaries are required. All content is aligned with the stated purpose of providing information about Sydney.
能力评估
Purpose & Capability
Name/description match the actual contents: a large set of markdown files with travel/residency/career guidance for Sydney. The files and declared requirements are proportionate — no unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md contains runtime instructions for the agent (identify user context, load auxiliary files). That behavior is appropriate for a content skill, but the pre-scan detected unicode-control-chars in SKILL.md — an established prompt-injection pattern. Invisible control characters can alter how an LLM interprets or concatenates prompts (for example by injecting hidden directives or changing tokenization). Because the skill is instruction-only, the SKILL.md is the attack surface: the presence of control chars is a meaningful red flag even though the visible prose is benign.
Install Mechanism
No install spec, no downloads, no code files to execute. This reduces risk: nothing is written to disk and no third-party packages are pulled in.
Credentials
No environment variables, credentials, or config paths are requested. The skill does not ask for unrelated secrets or system access — its needs are minimal and proportionate to a content guide.
Persistence & Privilege
Flags show always:false and default invocation settings. The skill does not request permanent presence or to modify other skills/system settings. Autonomous invocation is allowed by default but not combined with other high-risk factors here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sydney - 安装完成后,直接呼叫该 Skill 的名称或使用
/sydney触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Sydney 是什么?
Navigate Sydney as visitor, resident, tech worker, student, or entrepreneur with neighborhoods, beaches, transport, visas, and local insights. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 508 次。
如何安装 Sydney?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sydney」即可一键安装,无需额外配置。
Sydney 是免费的吗?
是的,Sydney 完全免费(开源免费),可自由下载、安装和使用。
Sydney 支持哪些平台?
Sydney 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Sydney?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills