English Phonetics Batch

v1.0.0

批量为英文单词添加、检查和标注美式国际音标(IPA)。支持从文本文件批量导入单词,自动查询每个单词的美式发音音标,验证现有音标正确性,并输出格式化结果。

0· 79·0 current·0 all-time
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 match the included files: an instruction-only skill plus a Python script that fetches American IPA from the Dictionary API. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
SKILL.md instructs running the included Python script and documents inputs/outputs. The runtime behavior (reading provided input files, calling dictionaryapi.dev, writing formatted outputs) matches the documented scope. There are no instructions to read unrelated system files, secrets, or send data to unexpected endpoints.
Install Mechanism
No install spec; dependencies limited to the well-known 'requests' Python package listed in requirements.txt. No downloads from arbitrary URLs or archive extraction are present.
Credentials
The skill requires no environment variables or credentials. Network access to dictionaryapi.dev is appropriate for the documented function. No API keys or unrelated service tokens are requested.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills/configuration. It runs as a normal user script and does not attempt to install background services.
Assessment
This skill appears coherent and low-risk, but before running it: (1) inspect the included script and run it in a virtual environment (venv) and with a test input to confirm behavior; (2) be aware it sends each lookup to https://api.dictionaryapi.dev/ (no API key required) so any words you provide will be transmitted to that service — avoid sending sensitive/personal data; (3) respect the API's non-commercial terms and rate limits (the script includes delays and retries, which is good); (4) if you need higher throughput/privacy, consider switching to an offline source such as the CMU Pronouncing Dictionary as suggested in the docs.

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

englishvk976yxa1k6qcnm4wy1nzytxars83tk77ipavk976yxa1k6qcnm4wy1nzytxars83tk77language-learningvk976yxa1k6qcnm4wy1nzytxars83tk77latestvk976yxa1k6qcnm4wy1nzytxars83tk77phoneticsvk976yxa1k6qcnm4wy1nzytxars83tk77vocabularyvk976yxa1k6qcnm4wy1nzytxars83tk77

License

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

Comments