Class

v1.0.0

Class & OOP reference — inheritance, polymorphism, composition, SOLID principles, design patterns. Use when designing class hierarchies, refactoring object-o...

0· 97·0 current·0 all-time
byBytesAgain2@ckchzh
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
Name, description, and provided commands all relate to OOP/class guidance. The only artifact (scripts/script.sh) implements the documented commands, so required resources are proportional to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run scripts/script.sh with specific subcommands (intro, solid, patterns, etc.). Those commands map to functions in the script that print reference material. The instructions do not request unrelated files, credentials, or external endpoints.
Install Mechanism
No install spec is present (instruction-only skill with an included script). No downloads or package installs are requested; the included script is local and appears to only emit documentation text.
Credentials
The skill declares a single optional configuration variable (CLASS_DIR) for a data directory but does not require any credentials or environment variables. The shipped script (as shown) does not read environment variables or secrets.
Persistence & Privilege
always is false and the skill does not request elevated privileges or modify other skills or system configuration. It is user-invocable and may be invoked autonomously by the agent (default), which is normal for skills; this combination is not concerning here given the script's benign content.
Assessment
This skill is low-risk: it runs a local shell script that prints OOP reference material and asks for no credentials or network access. If you plan to install it, you can: (1) review scripts/script.sh yourself (it's included) to confirm there are no commands that modify files, invoke network calls, or execute external programs; (2) ensure your agent runs with least privilege (don't expose secrets to the agent if not needed). If you see any future updates that add networking, file writes, or new environment requirements, re-evaluate before trusting the update.

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

latestvk977pcf6z813r4zqn57xhzwxqs83atzf

License

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

Comments