ClawAudit verdict
Fritz Connection
fritz-connection
Reads local files AND makes external network calls
Manages a user's own FRITZ!Box router via TR-064 API with explicitly documented confirmation requirements before disruptive actions; behavior is transparent and matches stated home-network management purpose.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
What it does
These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.
Reads local files AND makes external network calls — the capabilities for data exfiltration co-occur (data-flow not verified)
LLM02 · LLM06 · ASI03
Permission integrity
network_out
file_read
package_install
Findings (2)
Python urllib.request — network access
SKILL.md · code · urllib.request
Python os.getenv — reads environment variable
scripts/fritz_status.py · prose · downgraded · os.getenv(
Permissions & capabilities
No declared permissions — minimal attack surface.
package_installnetwork_innetwork_outfile_read Thanks — recorded.