Wifi Qr
Analysis
This skill has a narrow, disclosed purpose of making Wi-Fi QR codes, with no evidence of exfiltration or persistence, but the Wi-Fi password and unresolved helper command deserve care.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
No code files present — this is an instruction-only skill; Required binaries (all must exist): qrencode
The provided artifacts declare only qrencode and include no implementation files, while the SKILL.md examples invoke a wifi-qr command. This is not malicious evidence, but users should verify what command is actually being run.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
Generate a QR code for Wi-Fi credentials... wifi-qr "MyNetwork" "mypassword"
The skill is explicitly designed to handle a Wi-Fi password and encode it into a QR code; this is purpose-aligned but sensitive.
