local-wikipedia-search

Pass

Audited by Gen Agent Trust Hub on Jun 18, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes kiwix-search as a subprocess if a local ZIM file path is provided via the --zim argument. This is a standard integration for the Kiwix ecosystem and uses list-based command construction which prevents shell injection.
  • [EXTERNAL_DOWNLOADS]: The skill fetches content from wiki.ayrscott.com or a user-defined URL. This is the primary function of the skill (accessing an encyclopedia mirror). It uses standard Python urllib calls for this purpose.
  • [SAFE]: The skill includes instructions for restarting a local systemd service (kiwix-wikipedia.service) using sudo. While this involves elevated privileges, it is presented as an optional troubleshooting step for the host administrator and matches the skill's infrastructure management context.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 18, 2026, 06:33 PM
Security Audit — agent-trust-hub — local-wikipedia-search