Unofficial Urban Dictionary API

v0.1.0

Query the Unofficial Urban Dictionary API for slang definitions. Use when asked to define slang/phrases, fetch random Urban Dictionary entries, browse by let...

0· 16·0 current·0 all-time
byDoug Smith@dougbtv
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

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

latestvk97desg5pxrspsrh6bzmzx2wfh84chw2

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments