First Aid
v3.0.0First aid reference guide with emergency procedures and kit checklists. Use when looking up first aid instructions.
⭐ 0· 352·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 (first aid reference) align with what is provided: a local script offering guides, emergency numbers, kit checklists and a quiz. No unrelated capabilities or credentials are requested.
Instruction Scope
SKILL.md directs the agent to run the included scripts/script.sh commands. The script only prints canned guidance and creates a data directory at ~/.local/share/first-aid; it does not read other files, access network endpoints, or exfiltrate data. Note: it creates/uses a directory in the user's home for storage.
Install Mechanism
No install spec — instruction-only with a bundled script. Nothing is downloaded or extracted from external URLs.
Credentials
No environment variables, credentials, or config paths are required beyond using $HOME for the data directory, which is appropriate for local data storage.
Persistence & Privilege
always:false and default invocation settings. The skill only creates its own data directory and does not modify other skills or system-wide settings.
Assessment
This skill appears to be a simple, local first-aid reference implemented as a small shell script. If you plan to install/use it: (1) confirm you are comfortable with it creating ~/.local/share/first-aid (it stores any data there); (2) review scripts/script.sh yourself (it's short and contains only printed text and a mkdir); (3) if you want stronger assurance, verify the author/homepage (bytesagain.com) or run the script in a restricted environment. There is no evidence of network activity or credential access in the provided files.Like a lobster shell, security has layers — review code before you run it.
latestvk97eypppxthfbfeajvtzcgq3jx837msjproductivityvk976fgsncc1azjtax4h20xvds182qggh
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
