C++
v1.0.1Avoid common C++ mistakes — memory leaks, dangling references, undefined behavior, and ownership confusion.
⭐ 2· 1.3k·9 current·9 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill is a C++ guidance/reference pack and declares g++ as a required binary. Requiring g++ is reasonable for a C++ skill (compilation/testing), but the skill is instruction-only and contains only documentation — it does not actually include compile/run steps. This is a minor mismatch but not concerning.
Instruction Scope
SKILL.md and the included Markdown files are purely reference material about C++ pitfalls (memory, UB, concurrency, STL, templates). There are no instructions to read unrelated files, access environment variables, or transmit data to external endpoints.
Install Mechanism
No install spec or code files — the skill is instruction-only, so nothing is downloaded or executed during install.
Credentials
The skill requests no environment variables, credentials, or config paths. No disproportionate access is requested.
Persistence & Privilege
The skill is not set to always: true and uses default autonomous invocation settings. It does not request persistent system-level changes or other skills' configurations.
Assessment
This skill is a set of C++ reference notes and appears coherent with that purpose. It doesn't request secrets or install code. The only minor oddity is that it declares g++ as a required binary even though it contains only documentation — that's reasonable but not strictly necessary. If you install it, review any code samples the agent produces before compiling or running them, and avoid granting unrelated credentials or elevated permissions to the agent just because a skill is installed.Like a lobster shell, security has layers — review code before you run it.
latestvk9729nf412gh2s9f1s9a37j78s8158d7
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
⚡ Clawdis
OSLinux · macOS · Windows
Binsg++
