Nbnhhsh Skill
v0.1.0Translate Chinese pinyin initialisms and internet abbreviations to their possible full Chinese meanings, supporting multiple terms at once.
⭐ 0· 205·0 current·0 all-time
by黑川眠也@jayegt002
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 runtime instructions: the SKILL.md explicitly calls the nbnhhsh API to look up pinyin initialisms, which is exactly what the skill says it does.
Instruction Scope
Instructions tell the agent to POST the user's query to https://lab.magiconch.com/api/nbnhhsh/guess. This stays within the stated purpose, but it transmits user-provided text to a third-party service—avoid sending sensitive or private data.
Install Mechanism
No install spec or code is provided (instruction-only). Nothing is written to disk or downloaded during installation.
Credentials
The skill declares no environment variables, credentials, or config paths — consistent with its simple API-query purpose.
Persistence & Privilege
The skill is not always-enabled and is user-invocable (defaults). Be aware that the agent may call the external API autonomously when invoked; that behavior is expected but means user inputs may be sent without additional prompts.
Assessment
This skill works by sending whatever text you provide to a third-party API (lab.magiconch.com). It asks for no credentials and installs nothing, which is coherent. Before using, avoid pasting sensitive/secret data into queries, and consider whether you’re comfortable with your inputs being transmitted to that external service. If you need offline or private lookups, prefer a local dictionary or a skill that runs entirely on-device.Like a lobster shell, security has layers — review code before you run it.
latestvk97b6pasp9g6zm2mq250t17vz182nchg
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
