Real Skill packageSource verifiedClawHub registry

rl-runtime-guard

Pre-tool-call runtime guardrails for AI agents. Catches three classes of common agent errors at runtime — complex tasks not broken down (43% of failures), retry loops (27%), and tool/path mismatches (11%) — via soft prompt augmentation. Calibrated on 12,000+ real interactions. Triggers on "enable guard", "agent guardrails", "prevent retry loop", "break down complex task", "tool path check".

Identity and source

Publisher attributionhuanmeng9527registry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 64% rule confidence
Package forminstruction with code12 recorded files
Canonical sourceClawHub registryclawhub:huanmeng9527:rl-runtime-guard
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/30/2026.claude/skills/rl-runtime-guard

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/30/2026.agents/skills/rl-runtime-guard

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/30/2026skills/rl-runtime-guard

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 @huanmeng9527/rl-runtime-guard
clawhub inspect @huanmeng9527/rl-runtime-guard --version 1.0.5

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
12 / 12 inspected as text
Checked
8/30/2026, 4:44:55 PM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
3 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: img.shields.io
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/30/2026, 10:43:11 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:614edabc5ed80238ecec6e4b6b8178f8eabe42620f91b9f19d4cc90d7fadb5b7
Show up to 12 recorded paths
  • _meta.json
  • examples/config-minimal.json
  • examples/config-strict.json
  • handler.mjs
  • LICENSE
  • README.md
  • references/audit-log.md
  • references/disabling.md
  • references/thresholds.md
  • skill-card.md
  • SKILL.md
  • templates/handler.mjs

Source changelog

Privacy-by-default: audit logging now opt-in via auditLogPath; no user content captured