Real Skill packageSource verifiedClawHub registry

appliance-energy-audit

Use when you want to know which appliances actually drive your electric bill, whether a bill spike is explained by your usage, if standby/vampire draw is worth addressing, whether replacing an old fridge/dryer/AC pays back, or when modeling tiered utility rates — builds a ranked cost-per-appliance table from watts, duty cycle, and usage hours, reconciles it against your real bill, and computes replacement payback.

Identity and source

Publisher attributionvoronindenis5registry owner unverified by skillvetai
Functional categoryAwaiting category reviewreview pending · 0% rule confidence
Package forminstruction with code7 recorded files
Canonical sourceClawHub registryclawhub:voronindenis5:appliance-energy-audit
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/appliance-energy-audit

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/appliance-energy-audit

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/appliance-energy-audit

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/appliance-energy-audit
clawhub inspect @voronindenis5/appliance-energy-audit --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:49:15 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:a6fd5d902d549efcf6cfbdbce3c95a635eb83e1f0bf7887c5d0d701978f3bc30
Show up to 7 recorded paths
  • LICENSE
  • README.md
  • references/energy-model.md
  • scripts/energy_audit.py
  • scripts/test_energy_audit.py
  • skill-card.md
  • SKILL.md

Source changelog

Initial release of appliance-energy-audit. - Analyze which appliances contribute most to your electric bill via a ranked cost-per-appliance table. - Estimate costs, usage, and standby ("vampire") draw for each device using a preset library or custom inputs. - Reconcile appliance-model estimates against your real utility bill for accuracy. - Calculate payback and savings from replacing old appliances with efficient models. - Supports flat and tiered utility rate structures. - Includes detailed workflow, command-line usage, and troubleshooting tips.