Magyar Szótár
v1.0.0Magyar szavak jelentésének, szinonimáinak, szólások magyarázatának és nyelvi elemzésének gyors lekérdezése helyi vagy webes forrásból.
⭐ 0· 119·0 current·0 all-time
by@izsook
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (Hungarian dictionary, synonyms, idioms, morphological analysis) match the included files and runtime instructions. It only needs a local JSON and public dictionary APIs, which is appropriate for the stated functionality.
Instruction Scope
SKILL.md confines runtime behavior to local lookup (references/magyar-szotar.json) and optional public fallbacks (dict.sztaki.hu, Wiktionary). That scope is appropriate. Minor issues: it references a 'references/morfológia.md' file that is not present in the manifest, and code snippets assume variables (e.g., local_dict) defined by the integrator — these are implementation details rather than security problems.
Install Mechanism
No install spec and no code files — instruction-only skill. This has minimal install risk because nothing is downloaded or written during install.
Credentials
No environment variables, credentials, or config paths are requested. The declared requirements are minimal and proportional to a dictionary lookup skill.
Persistence & Privilege
always is false and the skill does not request system-wide persistence or privileged modifications. Autonomous invocation is allowed by default but not combined with any broad privileges.
Assessment
This skill appears to do what it says: look up Hungarian words from the bundled JSON and, if needed, query public dictionary APIs. Before installing, consider: (1) verify licensing/terms if you intend to query or redistribute content from Arcanum or Wiktionary; (2) if you rely on the web-API fallback, review and whitelist which endpoints the agent may contact (network calls are allowed by the instructions); (3) update or vet the local JSON if you need authoritative or up-to-date definitions; (4) note the SKILL.md references a missing 'morfológia' file — ensure any implementation you use provides required morphology rules. No credentials or opaque external downloads are requested, so there are no obvious red flags for credential exfiltration or unexpected install behavior.Like a lobster shell, security has layers — review code before you run it.
latestvk972mejvydfdfk9rmn0mj00y1d835bg8
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
