Real Skill packageSource verifiedClawHub registry

Sentinel CUSTOM_PROVIDERS Redaction Check

Verifies that Sentinel's PII/secret redaction guardrail survives routing through CUSTOM_PROVIDERS to a self-hosted OpenAI-compatible backend (vLLM, TGI, Ollama, or anything speaking /v1/chat/completions) — not just Sentinel's first-party Anthropic/OpenAI/Google routes. Starts the local Sentinel gate

Identity and source

Publisher attributionMark-Stadtmuellerregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 65% rule confidence
Package forminstruction with code5 recorded files
Canonical sourceClawHub registryclawhub:mark-stadtmueller:sentinel-custom-provider-check
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/20/2026.claude/skills/sentinel-custom-provider-check

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/20/2026.agents/skills/sentinel-custom-provider-check

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/20/2026skills/sentinel-custom-provider-check

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 @mark-stadtmueller/sentinel-custom-provider-check
clawhub inspect @mark-stadtmueller/sentinel-custom-provider-check --version 1.0.1

Security evidence

SkillVetAI static result: high 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
4 / 5 inspected as text
Checked
8/20/2026, 1:53:04 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
highPackage contains a path commonly used for secrets.env.example · confidence 88%.env.example
1 High/Critical review queue entry
STATIC_SENSITIVE_FILE_IN_PACKAGEpending
Open human review queue →
5 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • external write action — automatically inferred
5 dependency and API indicators
  • pypi: requests >=2.31
  • pypi: python-dotenv >=1.0
  • api: api.telegram.org
  • api: clawhub.ai
  • api: docs.superwise.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/19/2026, 11:13:26 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • 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:8c7471d229f35cca893ecb097dbc3f3e8f508c9b155b43e0a3f92cc21f764b03
Show up to 5 recorded paths
  • .env.example
  • requirements.txt
  • skill-card.md
  • SKILL.md
  • skill.py

Source changelog

sentinel-custom-provider-check 1.0.1 - Clarified that Telegram delivery is optional: the skill prints results to stdout if Telegram variables are unset. - Updated .env setup instructions to note that no separate Telegram bot or chat is needed; values can be copied from OpenClaw config. - No code changes; documentation-only update.