wikipedia-oc

v0.1.4

searches, retrieves, and summarizes content from English Wikipedia using the `wikipedia` Python module. Developed under Ubuntu. The developer would appreciat...

1· 1.1k·6 current·6 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, and runtime instructions all describe using the Python 'wikipedia' module against English Wikipedia. No unrelated credentials, binaries, or config paths are requested; the capabilities requested are proportionate to the stated purpose.
Instruction Scope
SKILL.md stays on-topic: it instructs setting wikipedia.set_lang('en'), searching, handling disambiguation, returning title/summary/url, and optionally translating results. It does not instruct reading system files, accessing unrelated environment variables, or exfiltrating data to third-party endpoints. It does ask the agent to always indicate Wikipedia attribution and module-version availability, which is reasonable for transparency.
Install Mechanism
This is an instruction-only skill with no install spec, but SKILL.md recommends 'pip install wikipedia' (PyPI). That is a typical and proportionate install step. Note: installing packages executes third-party code on the host—if you or an agent run that command, prefer an isolated environment and verify the package source/version.
Credentials
No environment variables, credentials, or config paths are requested. Network access to Wikipedia (and PyPI if installing) is implied and required; this is proportional to the skill's function.
Persistence & Privilege
The skill does not request always:true and does not ask to modify other skills or system-wide agent settings. It is user-invocable and allows normal autonomous invocation behavior, which is expected.
Assessment
This skill appears coherent and limited to fetching English Wikipedia content using the 'wikipedia' Python module. Before installing or allowing an agent to run it, consider: (1) installing packages runs third-party code—use a virtual environment or sandbox and verify the PyPI package name/version; (2) the skill requires outgoing network access to Wikipedia (and PyPI) and may be rate-limited; (3) translations are left to post-processing—verify translated output for fidelity; (4) ensure your agent won't automatically run pip install or execute unreviewed code without your approval. If those considerations are acceptable, the skill is consistent with its stated purpose.

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

latestvk97b1rx10pzmh1kmyphfmvewt181acb2prototypevk97a7ehewbv991dchz84re2f6h813ny9

License

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

Comments