R

v1.0.0

Avoid common R mistakes — vectorization traps, NA propagation, factor surprises, and indexing gotchas.

3· 851·0 current·0 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (R pitfalls/tips) matches the SKILL.md content. The skill declares Rscript as a required binary, which is plausible for an R helper but unnecessary for a purely textual tips file — this is a minor mismatch but not dangerous.
Instruction Scope
The SKILL.md contains only guidance and examples about R usage (vectorization, NA handling, factors, indexing, etc.). It does not instruct the agent to read files, access environment variables, call external endpoints, or execute commands.
Install Mechanism
No install spec or code files are present; the skill is instruction-only, so nothing is written to disk or downloaded during install.
Credentials
The skill requests no environment variables or credentials, which is proportionate for a documentation/tips skill.
Persistence & Privilege
always is false and the skill is user-invocable; autonomous invocation is allowed (the platform default), which is normal for a helper skill and is not combined with broad privileges here.
Assessment
This skill is essentially a static R tipsheet and appears safe to install. Two small things to consider before installing: (1) the metadata lists Rscript as a required binary even though the SKILL.md never tells the agent to run R — if you don't want the agent to ever execute R scripts, ensure your agent runtime prevents arbitrary binary execution or remove the Rscript requirement. (2) The skill has no listed homepage and an unknown source ID; if you require provenance, prefer skills with an identifiable author or project page. Otherwise, there are no unexplained credentials, downloads, or file accesses.

Like a lobster shell, security has layers — review code before you run it.

latestvk9795w96y4365w5azn28j0zz5980vnwt

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📊 Clawdis
OSLinux · macOS · Windows
BinsRscript

Comments