Back to skill
Skillv1.2.0
VirusTotal security
Auto Doc Index · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 4:44 AM
- Hash
- be0a500a9d6b884afce6f123b62342ce5cc3c3c97053d50ce48674881375e0a5
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: auto-doc-index Version: 1.2.0 The skill bundle is benign. Its purpose is to auto-generate documentation index tables, which is clearly stated and consistently implemented across `SKILL.md` and `template/generate-doc-index.ts`. The `SKILL.md` file contains no prompt injection attempts against the AI agent. The core script (`template/generate-doc-index.ts`) uses Node.js `fs` module for file operations (reading markdown files, writing to `README.md`) within a defined and limited scope (`doc/adr`, `doc/pitfall` directories). It does not perform network calls, execute arbitrary commands, access sensitive system files, or implement persistence mechanisms. While a minor markdown injection vulnerability could exist if document titles or statuses contain unescaped markdown table syntax, this is a data formatting flaw, not evidence of malicious intent or a high-risk system compromise.
- External report
- View on VirusTotal
