zapret-openwrt-guide
Warn
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill describes functionality for fetching updates and diagnostic tests from external domains.
- Evidence: The
update-pkg.shscript downloads releases fromgithub.com/remittor/zapret-openwrt, anddwc.shretrieves diagnostic data fromhyperion-cs.github.io(documented inreferences/scripts.md). - [REMOTE_CODE_EXECUTION]: The tool features an update mechanism that downloads and installs software packages directly onto the router system.
- Evidence:
update-pkg.shdownloads ZIP archives, extracts files, and uses system package managers (opkgorapk) to install them, as described inreferences/scripts.md. - [COMMAND_EXECUTION]: The utility executes shell commands with system-level privileges to manage its lifecycle and networking capabilities.
- Evidence: The skill documents the use of
script-exec.shto run commands in the background,init.d.shfor service management viaprocd, andsync_config.shfor programmatic editing of router configuration files (documented inreferences/scripts.mdandreferences/config.md). - [DATA_EXPOSURE]: The skill provides instructions for the agent to read and modify sensitive system configuration paths.
- Evidence: References to
/etc/config/zapretand/opt/zapret/configappear throughout the configuration and UI documentation inreferences/config.mdandreferences/ui.md.
Audit Metadata