Qr Generator
v1.0.1QR code generator. Use when user needs to create QR codes for text, URLs, WiFi, vCards, or any data. Supports custom colors, sizes, logos, and formats (PNG/S...
⭐ 0· 134·0 current·0 all-time
by@tobewin
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 requested runtime artifacts: python3 and Python QR/image libraries (qrcode, Pillow) are reasonable and expected for generating QR codes. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
SKILL.md contains a focused Python script template and prompts for user-provided content/options (type, content, format, size, colors, logo). The script only reads a user-supplied logo path (if provided) and writes an output image. There are no instructions to collect system files, read environment secrets, or transmit data to external endpoints.
Install Mechanism
This is an instruction-only skill with no install spec. The header lists dependencies as "pip install qrcode pillow" — reasonable, but because installation is unspecified the agent may run pip at runtime to fetch packages from PyPI. That is expected for this tool but does involve network package installs; no arbitrary third-party download URLs are used.
Credentials
No environment variables, credentials, or config paths are requested. The skill does not require unrelated secrets or excessive access.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. It does not modify other skills or system-wide settings. Autonomous invocation is enabled (platform default) but not combined with other concerning factors.
Assessment
This skill appears coherent and implements a QR generator using Python and common libraries. Before installing or running it: 1) be aware the agent may pip-install qrcode and Pillow from PyPI at runtime (network download/install). 2) If you supply a logo path, the script will read that file — avoid pointing it at sensitive local files. 3) Review or run the provided Python template in a sandbox or isolated environment if you want to verify behavior. 4) Do not include secrets (passwords, API keys) in QR content unless you understand the security implications. Overall the skill is consistent with its description, but exercise normal caution for runtime package installs and file access.Like a lobster shell, security has layers — review code before you run it.
latestvk97cs0rmjphdjpsxndm5q2txn183gy83
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📱 Clawdis
Binspython3
