Homestruk Lease Renewal
v1.0.0Track lease expirations and manage the 90-day renewal process. Use when checking upcoming lease expirations, planning rent increases, drafting renewal offers...
⭐ 0· 82·1 current·1 all-time
byAdams Jean Baptiste@adamsjb
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description match the instructions: the skill manages a 90-day lease-renewal workflow and operates on local property/tenant/rent-roll JSON files. One small inconsistency: registry metadata lists no homepage/source while the SKILL.md advertises homestruk.com and Homestruk Properties LLC — this is likely informational but worth confirming the publisher if provenance matters.
Instruction Scope
SKILL.md explicitly limits actions to reading ~/.openclaw/shared/*.json, saving drafts to ~/.openclaw/workspace/drafts, updating ~/.openclaw/shared/rent-roll.json, and invoking related Homestruk skills/SOP files. Those actions are appropriate for a lease-renewal tool. The instructions do include out-of-band actions (call/text tenants, get owner approval) which are normal for the domain but occur outside the agent's direct control.
Install Mechanism
This is an instruction-only skill with no install spec, no code files, and no downloads — lowest-risk model for installation and runtime presence.
Credentials
The skill requests no environment variables or external credentials, which is proportional. It does read and write sensitive local tenant/property data (payment history, rent-roll, property status). That is expected but sensitive — ensure those files are local and you understand that the agent will access them when invoked.
Persistence & Privilege
always:false and user-invocable:true. The skill is not forced into every agent session. It does write to specific local files (rent-roll.json, draft files, SOP references) but does not request system-wide configuration changes or elevated privileges.
Assessment
This skill appears coherent for managing lease renewals, but check a few practical points before installing: 1) provenance — the registry shows no source/homepage despite the SKILL.md naming homestruk.com; verify you trust the publisher. 2) confirm the local paths (~/.openclaw/shared/*.json and ~/.openclaw/workspace/...) are the files you expect and contain the tenant data you want the agent to read/write; back them up. 3) review or sandbox any related skills the skill invokes (homestruk-rent-comps, homestruk-kb) because they may call external services or require credentials. 4) remember the agent will access sensitive tenant data when you invoke this skill — only enable it for agents you trust. If you need higher assurance, ask the publisher for a signed manifest or source repository to review.Like a lobster shell, security has layers — review code before you run it.
latestvk972v1zz5c2kw850jswgkj2ya983dqr3
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
