Real Skill packageSource verifiedClawHub registry

local-file-rag-basic

High-performance local File RAG suite (Basic Edition).

Identity and source

Publisher attributionwjreliableregistry owner unverified by skillvetai
Functional categoryDocuments, PDF & Presentationsautomatically inferred · 54% rule confidence
Package forminstruction with code9 recorded files
Canonical sourceClawHub registryclawhub:wjreliable:local-file-rag-basic
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/14/2026.claude/skills/local-file-rag-basic

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/14/2026.agents/skills/local-file-rag-basic

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/14/2026skills/local-file-rag-basic

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 @wjreliable/local-file-rag-basic
clawhub inspect @wjreliable/local-file-rag-basic --version 1.0.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
9 / 9 inspected as text
Checked
8/14/2026, 5:13:39 AM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
8 dependency and API indicators
  • npm: mammoth ^1.6.0
  • npm: pdf-parse ^1.1.1
  • npm: xlsx ^0.18.5
  • api: clawhub.ai
  • api: feross.org
  • api: github.com
  • api: registry.npmjs.org
  • api: www.patreon.com
External clawhub result: suspicious

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
5/28/2026, 7:29:46 AM
Release binding
Matches this record
  • vt: suspicious
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:c12984f7ded6551296775cb220cb8de1218769b8273457500868bc037a47a4df
Show up to 9 recorded paths
  • CHANGELOG.md
  • README.md
  • script/bm25.js
  • script/chunker.js
  • script/index.js
  • script/package-lock.json
  • script/package.json
  • skill-card.md
  • SKILL.md

Source changelog

- Initial release of Local File RAG Search (Basic Edition) - Indexes files up to 20MB with single-threaded performance - Supports common code and document formats (JS/TS, Python, C++, Go, Markdown, PDF, DOCX, XLSX, etc.) - Provides efficient workspace search via query, target file, and root directory parameters - Returns structured results with skeletons, metadata, and clustered code snippets