Real Skill packageSource verifiedClawHub registry

landlord-deposit-defender

Use when a landlord withholds or deducts from a security deposit, when moving in or out and a room-by-room condition inventory is needed as evidence, or when deciding whether a claimed deduction (repainting, carpet replacement, cleaning) is fair wear-and-tear or chargeable damage. Grades condition 0-5, diffs move-in vs move-out inventories, prorates legitimate deductions by useful-life depreciation (paint 3yr, carpet 8yr...), cites jurisdiction deposit-return deadlines, and generates an itemized dispute letter wit…

Identity and source

Publisher attributionvoronindenis5registry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 58% rule confidence
Package forminstruction with code7 recorded files
Canonical sourceClawHub registryclawhub:voronindenis5:landlord-deposit-defender
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/28/2026.claude/skills/landlord-deposit-defender

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/28/2026.agents/skills/landlord-deposit-defender

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/28/2026skills/landlord-deposit-defender

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @voronindenis5/landlord-deposit-defender
clawhub inspect @voronindenis5/landlord-deposit-defender --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
7 / 7 inspected as text
Checked
8/28/2026, 10:23:46 PM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
1 dependency and API indicators
  • api: clawhub.ai
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/28/2026, 5:44:19 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:bb0628204bbf8f7c2d627ad5ed590496f8948ab465b89db3dfe73362bb1ab287
Show up to 7 recorded paths
  • LICENSE
  • README.md
  • references/deposit-model.md
  • scripts/deposit_defender.py
  • scripts/test_deposit_defender.py
  • skill-card.md
  • SKILL.md

Source changelog

Landlord Deposit Defender 1.0.0 – Initial Release - Guides tenants and landlords through security deposit disputes with room-by-room condition inventories, grading (0-5), and comparison of move-in/move-out states. - Identifies fair wear-and-tear vs. chargeable damage using grading rules and defect-type logic. - Prorates legitimate deductions using useful-life depreciation on items (e.g., paint, carpet), with clear financial calculations. - Cites jurisdiction-specific deposit return deadlines using a built-in reference table. - Generates itemized markdown dispute letters, including timelines, corrected deduction amounts, and escalation options. - Includes CLI commands: `inventory`, `diff`, `prorate`, `letter`, and `jurisdictions`.