Security audit
English Phonetics Batch
Security checks for vulnerabilities and agentic risk
Overview
This skill is a straightforward batch English IPA lookup tool, with the main privacy caution that entered words are sent to a public dictionary API.
Install only if you are comfortable running a Python script that sends each vocabulary word to dictionaryapi.dev and writes results to a chosen output file. Use non-sensitive word lists and a separate output filename if you want to preserve the original file.
Vulnerability Patterns
- Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
- Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
- Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
- Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
- Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Static analysis
No suspicious patterns detected.
