Rfid
v1.0.0RFID technology reference — tag types, frequency bands, read ranges, EPC standards, inventory tracking. Use when designing RFID systems, selecting tags/reade...
⭐ 0· 91·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (RFID reference) match the provided files: SKILL.md documents use-cases and the included scripts/script.sh provides command entry points that print RFID reference material. There are no unrelated credentials, binaries, or cloud integrations requested.
Instruction Scope
SKILL.md instructs the agent to run local script commands (e.g., scripts/script.sh intro). The instructions do not ask the agent to read unrelated system files, exfiltrate data, or call external endpoints. The only configuration mentioned is RFID_DIR (default ~/.rfid/), which is reasonable for a local data directory.
Install Mechanism
There is no install spec or external downloads; the skill is instruction-only plus a bundled shell script. That means code execution will be local (the provided script), which is expected for this type of skill and avoids network-based install risks.
Credentials
The skill declares no required environment variables or credentials. The referenced RFID_DIR (default ~/.rfid/) is a proportionate local configuration path for storing documentation or small caches if the script uses it.
Persistence & Privilege
always is false and the skill does not request elevated or permanent agent privileges. It may create or use a local ~/.rfid directory (per SKILL.md), which is reasonable for a reference/utility skill.
Assessment
This skill appears coherent and benign: it prints RFID reference material via a bundled shell script and asks no secrets or external installs. Before enabling, you may: (1) quickly inspect scripts/script.sh (already included) to confirm there are no unexpected network calls or file writes beyond ~/.rfid, (2) run it in a sandbox or limited account if you want extra assurance, and (3) note that executing any shipped script runs code on your system — review it whenever you install third‑party skills.Like a lobster shell, security has layers — review code before you run it.
latestvk9749cysy4syz5jw1bh4kxzbwx83ag6r
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
