文档知识库工程师 技能索引与知识库
PassAudited by VirusTotal on May 8, 2026.
Overview
Type: OpenClaw Skill Name: docs-skill-index Version: 1.1.0 The skill bundle consists entirely of metadata and documentation (SKILL.md) defining a role for managing documentation indexes and repository structures. There is no executable code, no network access, and no instructions that suggest data exfiltration or unauthorized actions. The content is strictly limited to documentation maintenance and organizational workflows.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The agent may change knowledge-base indexes or migration mappings in the repository; incorrect edits could confuse maintainers or future automated workflows.
The skill directs the agent to modify repository documentation files. This is purpose-aligned for a documentation-indexing skill, but it is still a mutation capability users should review.
Rewrite indexes and mapping documents to match the new structure.
Use version control, review diffs before merging, and keep edits limited to the intended documentation/index paths.
If stale or incorrect routing information is written, future agents may follow bad paths, miss required context, or preserve inaccurate repository guardrails.
The skill is explicitly meant to create or maintain AI-facing routing guidance that future agents may rely on, making accuracy and provenance important.
ensures future agents can route work without loading unnecessary material
Validate referenced paths, migration notes, and guardrails carefully before allowing updated AI-facing documentation to become authoritative.
