Real Skill packageSource verifiedClawHub registry

smartclaws-master-agent

Run one SmartClaws master control cycle: read device telemetry on-chain, decide under the owner's guidelines, command a device only when allowed, and log the decision on-chain. Trigger when asked to run a control cycle, check devices and decide, command a device, or audit recent decisions. Needs the SmartClaws plugin and a device contract skill per device.

Identity and source

Publisher attributionEduardo Vasquesregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 66% rule confidence
Package forminstruction bundle2 recorded files
Canonical sourceClawHub registryclawhub:eduv09:smartclaws-master-agent
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/19/2026.claude/skills/smartclaws-master-agent

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/19/2026.agents/skills/smartclaws-master-agent

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/19/2026skills/smartclaws-master-agent

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 @eduv09/smartclaws-master-agent
clawhub inspect @eduv09/smartclaws-master-agent --version 1.0.2

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
2 / 2 inspected as text
Checked
8/19/2026, 9:53:13 AM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
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/19/2026, 9:43:33 AM
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:ee9f7a8e1ab1dfceced5a0905b6c7a53a439ffbb0a246848a6c86c5d18e670e2
Show up to 2 recorded paths
  • skill-card.md
  • SKILL.md

Source changelog

smartclaws-master-agent 1.0.2 - Added support and usage instructions for encrypted channels, including distinctions between `smartclaws_read` and `smartclaws_disclose` for telemetry, and updated publish/notify flows for both plain and sealed messages. - Updated required context and procedure to emphasize explicit owner `goal` in `SMARTCLAWS.md`—the skill now stops if no goal is defined and avoids acting unsupervised. - Clarified separation and interaction between `SMARTCLAWS.md` ("wiring" and "goal") and `AGENTS.md` (behaviour, authority, extra knobs); advice on handling blank or conflicting fields strengthened. - Improved documentation: expanded error handling, plugin tool coverage, and published stricter authorizations and constraints for operational safety. - Removed the outdated `skill-card.md` file.