education-program

v1.0.0

When the user wants to plan, implement, or optimize student and education discount programs. Also use when the user mentions "student discount," "education d...

0· 137·0 current·0 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
The name/description match the SKILL.md content: guidance on structuring verification, placement, discount amounts, and tracking. The skill requires no binaries or credentials, which is proportionate for a planning/advisory skill.
Instruction Scope
The runtime instructions explicitly instruct the agent to check for and read .claude/project-context.md or .cursor/project-context.md if they exist to gather product/audience/pricing context. Reading project-context files is reasonable for tailoring recommendations, but these files are not declared in requires.config and may contain sensitive product details—users should confirm such files do not contain secrets they don't want shared with a skill.
Install Mechanism
No install spec and no code files (instruction-only). This is the lowest-risk model — nothing is downloaded or written to disk by an installation step.
Credentials
The skill requests no environment variables, no credentials, and no config paths. There are no opaque or unrelated secret requests.
Persistence & Privilege
always:false and user-invocable:true (defaults). The skill may be invoked autonomously by the agent (normal default), but it does not request permanent presence or system-wide configuration changes.
Assessment
This skill is mostly advisory and appears coherent with its purpose. Before enabling/installing: (1) check whether you have .claude/project-context.md or .cursor/project-context.md in the agent workspace — they will be read by the skill and may contain product details you consider sensitive; remove or sanitize them if necessary. (2) Be aware the skill can be invoked by the agent (default behavior); disable or remove it if you prefer only manual use. (3) Because this is instruction-only, there is no code to audit, so review outputs for any advice that would require access to real data or third-party services before acting.

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

latestvk973gxe5qmm84srs7qzzzxwkhn83254b

License

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

Comments