Advanced QR Intelligence
v1.0.0Generate and read QR codes. Use when the user wants to create a QR code from text/URL, or decode/read a QR code from an image file. Supports PNG/JPG output and can read QR codes from screenshots or image files.
⭐ 3· 1.6k·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the included files and instructions. The scripts implement QR generation and decoding and the SKILL.md documents the same capabilities (PNG/JPG output, size/error options, reading images). No unrelated services, binaries, or credentials are requested.
Instruction Scope
Runtime instructions only cover installing Python libraries (qrcode, pillow, pyzbar) and running the provided scripts. The scripts read or write only the image files the user specifies and do not reference other system files, environment variables, network endpoints, or any unexpected data exfiltration paths.
Install Mechanism
There is no bundled install spec; SKILL.md recommends pip installs of well-known packages (qrcode, pillow, pyzbar). Those are standard public packages. System-level dependency zbar is documented for macOS/Linux/Windows. No downloads from arbitrary URLs or archive extraction occur.
Credentials
The skill requests no environment variables, credentials, or config paths. The few external dependencies are justified by the QR functionality and the scripts do not access secrets or other services.
Persistence & Privilege
Skill is not always-enabled and uses normal agent invocation. It does not modify other skills' configs or require persistent system privileges.
Assessment
This skill appears coherent and local-only: the Python scripts generate and decode QR images without network calls or secret access. Before installing, run the pip installs in a virtual environment to avoid polluting system Python and follow the SKILL.md notes to install the zbar system library if needed. Be aware that decoded QR payloads may contain URLs or commands — treat any decoded links cautiously before visiting them. If you need higher assurance, review the included scripts yourself (they are short and readable) or run them in an isolated container. Overall, nothing in the bundle suggests covert exfiltration or unrelated privilege requests.Like a lobster shell, security has layers — review code before you run it.
latestvk97cyx3rq941gzvxbbqgp6d0p980kmetproductivityvk97cyx3rq941gzvxbbqgp6d0p980kmetqrvk97cyx3rq941gzvxbbqgp6d0p980kmetutilitiesvk97cyx3rq941gzvxbbqgp6d0p980kmet
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
