Real Skill packageSource verifiedClawHub registry

RAGFlow Skill

Manage everyday RAGFlow datasets, retrieval, chat, and agents.

Identity and source

Publisher attributionLunar Cacheregistry owner unverified by skillvetai
Functional categoryDevOps, Cloud & Observabilityautomatically inferred · 66% rule confidence
Package forminstruction with code16 recorded files
Canonical sourceClawHub registryclawhub:lunarcache:skill-for-ragflow
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/25/2026.claude/skills/skill-for-ragflow

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/25/2026.agents/skills/skill-for-ragflow

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/25/2026skills/skill-for-ragflow

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 @lunarcache/skill-for-ragflow
clawhub inspect @lunarcache/skill-for-ragflow --version 1.8.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
16 / 16 inspected as text
Checked
8/25/2026, 1:54:37 AM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
3 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: xxx
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/25/2026, 1:39:16 AM
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:cf5add106f027bf208ac4972ce8e012c7c2640a846f399cf11e204e19138505b
Show up to 16 recorded paths
  • agents/openai.yaml
  • lib/api.js
  • references/AGENT_GUIDE.md
  • references/API.md
  • references/COMMANDS.md
  • references/examples/agents/01-conversational-message.json
  • references/examples/agents/02-retrieval-message.json
  • references/examples/agents/03-tool-agent.json
  • references/examples/agents/04-iteration-agent.json
  • references/examples/agents/05-webhook-message.json
  • references/REFERENCE.md
  • references/TROUBLESHOOTING.md
  • scripts/ragflow.js
  • scripts/repro-delete-chunks.js
  • skill-card.md
  • SKILL.md

Source changelog

v1.8.0 (RAGFlow v0.27.0): Updated references to v0.27.0. list-models now uses GET /api/v1/models (legacy /v1/llm/my_llms removed in v0.27.0) with fallback for older servers. list-connectors/create-connector corrected to tenant-scoped /api/v1/connectors (--dataset no longer required). Documented v0.27.0 connector types (GitLab, Bitbucket, Notion, GCS) and provider instance GET/PUT routes.