greetr

v1.0.0

Greets the user with a friendly, personalized welcome message. USE WHEN user says "hello", "hi", "hey", "greet me", "good morning", "good afternoon", "good evening", or any greeting phrase.

1· 1.6k·1 current·1 all-time
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 and description (friendly personalized greetings) match the content of SKILL.md. The skill requests no binaries, env vars, or external services, which is proportionate for a greeting capability.
Instruction Scope
Runtime instructions are limited to producing short greetings and using the current system time to determine time-of-day phrasing. The SKILL.md does not instruct reading unrelated files, environment variables, or sending data to external endpoints.
Install Mechanism
No install spec and no code files — instruction-only. This is the lowest-risk install model and consistent with the stated purpose.
Credentials
The skill requires no environment variables, credentials, or config paths. There is nothing disproportionate requested relative to a greeting feature.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent presence, modify other skills, or access system credentials.
Assessment
This skill is low risk: it only instructs the agent to produce time-aware greetings and has no installs or credential requests. If you plan to allow autonomous invocation, note that the agent could call this skill whenever it detects a greeting — that's expected. If you want more personalization (for example using the user's name), verify whether the skill will access user profile data before enabling that behavior; as written it does not request or instruct reading personal data or secrets.

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

latestvk973901atenqvrce41jjp4bn1x80hkdk

License

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

Comments