← 返回 Skills 市场
dougbtv

Unofficial Urban Dictionary API

作者 Doug Smith · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install unofficial-urban-dictionary-api
功能描述
Query the Unofficial Urban Dictionary API for slang definitions. Use when asked to define slang/phrases, fetch random Urban Dictionary entries, browse by let...
安全使用建议
This skill appears coherent and limited to querying the listed API. Before installing, you may want to: (1) verify the legitimacy of the base URL (unofficialurbandictionaryapi.com) if you have concerns about provider trustworthiness; (2) be aware returned content may be NSFW/offensive (the skill correctly warns about this); and (3) run the script in an environment where outbound HTTP calls are acceptable (it makes network requests but does not exfiltrate local files or require credentials). If you need higher assurance, inspect the API provider and test the script in a sandboxed environment.
功能分析
Type: OpenClaw Skill Name: unofficial-urban-dictionary-api Version: 0.1.0 The skill is a straightforward implementation for querying the Unofficial Urban Dictionary API. The helper script (scripts/ud_api.py) uses standard Python libraries to perform authenticated HTTP GET requests to a specific base URL and contains no evidence of data exfiltration, shell execution, or obfuscation. The instructions in SKILL.md are consistent with the code's functionality and do not contain any prompt-injection attacks or malicious directives.
能力评估
Purpose & Capability
Name/description align with the included helper script and endpoints. The script only constructs queries for the declared base URL and returns JSON results — nothing requested that would be unnecessary for fetching definitions.
Instruction Scope
SKILL.md instructs running the bundled Python helper or making direct HTTP GETs to the stated endpoints. It does not ask the agent to read unrelated files, environment variables, or transmit data to any endpoint other than the documented API.
Install Mechanism
No install spec; the skill is instruction-only with a small included script. No archives, third-party package installs, or external download URLs are present.
Credentials
No environment variables, credentials, or config paths are required. The script does not access secrets or other environment state beyond making outbound HTTP requests.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges, nor does it modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install unofficial-urban-dictionary-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /unofficial-urban-dictionary-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: search/random/browse/author/date support with Python helper and usage docs.
元数据
Slug unofficial-urban-dictionary-api
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Unofficial Urban Dictionary API 是什么?

Query the Unofficial Urban Dictionary API for slang definitions. Use when asked to define slang/phrases, fetch random Urban Dictionary entries, browse by let... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。

如何安装 Unofficial Urban Dictionary API?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install unofficial-urban-dictionary-api」即可一键安装,无需额外配置。

Unofficial Urban Dictionary API 是免费的吗?

是的,Unofficial Urban Dictionary API 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Unofficial Urban Dictionary API 支持哪些平台?

Unofficial Urban Dictionary API 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Unofficial Urban Dictionary API?

由 Doug Smith(@dougbtv)开发并维护,当前版本 v0.1.0。

💬 留言讨论