Chinese Joke Api
v1.0.0Fetches humorous Chinese jokes using third-party APIs like Hitokoto and JokeAPI with error handling and timeout support.
⭐ 0· 187·3 current·3 all-time
by@djttt
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the included SKILL.md and scripts: both use Hitokoto and JokeAPI endpoints to fetch jokes. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Instructions only describe network requests to the stated third-party APIs and local parsing with Python; they do not read unrelated files, request credentials, or send data to unexpected endpoints. (Note: the SKILL.md contains a quoting mistake in one Bash example that would break if copied verbatim; the shipped script is correctly quoted.)
Install Mechanism
No install spec — instruction-only with a small included bash script; nothing is downloaded from external or untrusted URLs and nothing is written to disk beyond the provided script.
Credentials
No environment variables, secrets, or external credentials are requested or needed; the APIs used are public and the script sets a reasonable curl timeout.
Persistence & Privilege
The skill does not request persistent/always-on privileges, does not modify other skills or system settings, and is user-invocable by default.
Assessment
This skill appears coherent and low-risk: it calls public joke APIs and parses the JSON locally, requires no credentials, and includes a small bash helper. Before installing, ensure you are comfortable with the skill making outbound HTTP requests from your environment (network access required). Review the provided script if you run it locally (the SKILL.md has a quoting error in one example but the included script is correct). If you care about privacy or rate limits, note that requests go to third-party endpoints (Hitokoto and jokeapi.cn) and those services will see the request metadata; no user secrets are sent by the skill.Like a lobster shell, security has layers — review code before you run it.
latestvk9703zk9we8bmy48jt04zac1vx82tt1m
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
