Better Skill
A better test skill with more content
MIT-0 · Free to use, modify, and redistribute. No attribution required.
⭐ 0 · 18 · 0 current installs · 0 all-time installs
by@jazzqi
MIT-0
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description match the content: a small test skill. It declares no binaries, env vars, or config paths, which is appropriate for the simple functionality described.
Instruction Scope
SKILL.md contains only a short description and an example echo command. The instructions are minimal and do not reference files, credentials, external endpoints, or system state. They are vague about concrete functionality (features are generic), so the skill may be of limited usefulness, but there is no scope creep or suspicious behavior.
Install Mechanism
No install spec and no code files are present, so nothing is written to disk and no external packages are fetched. This is the lowest-risk install profile.
Credentials
The skill requests no environment variables, credentials, or config paths. There is no unjustified access requested relative to the stated purpose.
Persistence & Privilege
The skill is not marked always:true and model invocation is allowed (the platform default). That autonomous invocation is expected; it does not combine with any other red flags here.
Assessment
This skill appears safe and coherent: it is a tiny, instruction-only test skill that doesn't request credentials or install code. Before installing, consider whether its minimal functionality meets your needs, verify the source/owner if you care about provenance, and if you plan to use it in production, test it in a sandbox first. If you don't need a test skill, removing it is a low-risk choice.Like a lobster shell, security has layers — review code before you run it.
Current versionv0.0.1
Download ziplatest
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
SKILL.md
Better Test Skill
This is a better test skill with more content to avoid the "too thin" error.
Features
- Feature 1: Does something useful
- Feature 2: Does something else useful
Usage
# Example usage
echo "This skill works!"
Documentation
This skill provides useful functionality for testing purposes.
Files
1 totalSelect a file
Select a file to preview.
Comments
Loading comments…
