Real Skill packageSource verifiedClawHub registry

Token Connection Guard

Manages token, context, requests, retries, and provider failover with batching, compression, backoff, and circuit breakers to optimize resource use and stabi...

Identity and source

Publisher attributionSuga Nickregistry owner unverified by skillvetai
Functional categoryAwaiting category reviewreview pending · 0% rule confidence
Package forminstruction bundle5 recorded files
Canonical sourceClawHub registryclawhub:pmuhammadagus-byte:token-connection-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 Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/23/2026.claude/skills/<skill-name>
1 structural issue
  • error: YAML frontmatter could not be parsed: Nested mappings are not allowed in compact mappings at line 6, column 12: changelog: ClawHub professional standard: Overview, When to Use, How to Use, Co… ^ SKILL.md

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

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/23/2026.agents/skills/<skill-name>
1 structural issue
  • error: YAML frontmatter could not be parsed: Nested mappings are not allowed in compact mappings at line 6, column 12: changelog: ClawHub professional standard: Overview, When to Use, How to Use, Co… ^ SKILL.md

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

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/23/2026skills/<skill-name>
1 structural issue
  • error: YAML frontmatter could not be parsed: Nested mappings are not allowed in compact mappings at line 6, column 12: changelog: ClawHub professional standard: Overview, When to Use, How to Use, Co… ^ SKILL.md

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 @pmuhammadagus-byte/token-connection-guard
clawhub inspect @pmuhammadagus-byte/token-connection-guard --version 1.0.0

Security evidence

SkillVetAI static result: medium signal

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
5 / 5 inspected as text
Checked
8/23/2026, 2:01:35 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
mediumSKILL.md YAML frontmatter is invalidSKILL.md:1 · confidence 100%Nested mappings are not allowed in compact mappings at line 6, column 12: changelog: ClawHub professional standard: Overview, When to Use, How to Use, Co… ^
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/22/2026, 6:32:55 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:7fb828b5ec16bbf3daa3f6acfa34b0c21902cb8fd5126085fdbc12884978cb4d
Show up to 5 recorded paths
  • _meta.json
  • LICENSE
  • README.md
  • skill-card.md
  • SKILL.md

Source changelog

Initial release with comprehensive resource-saving and stability features for OpenClaw: - Conserves tokens, context, and requests via batching, compression, caching, and smart retry mechanisms. - Supports exponential backoff, jitter, circuit breaker, and failure classification for resilient network/provider handling. - Prioritizes correctness, stability, and efficiency without sacrificing output quality. - Enables provider failover, model routing, and connection health monitoring. - Implements duplicate request detection, output compression, response reuse, and token estimation strategies.