Caveat verdict
asus-router
The skill manages a local ASUS router via a Python library using credentials stored in a local config.yaml; all network access is to the user's own router and no credentials or data are sent to external third-party hosts.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
network_out
package_install
Findings (4)
Possible hardcoded credential
config.example.yaml · prose · downgraded · password: "YOUR_PASSWORD
subprocess execution — runs system commands from Python
router.py · prose · downgraded · subprocess.run(
Python os.environ.get — reads environment variable
router.py · prose · downgraded · os.environ.get(
Python aiohttp session — async network access
router.py · prose · downgraded · aiohttp.ClientSession
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 1 system binary.
network_outpackage_install Is this flag fair?
Thanks — recorded.