Back to skill
Skillv1.0.2
VirusTotal security
code-doc-guid · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 5:21 AM
- Hash
- 0524e206ce6130e2e853ddcbaa4451ff96dfcb703788beddf4237ace03430c63
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: code-doc-guid Version: 1.0.2 The code-doc-guid skill is a legitimate codebase navigation and dependency analysis tool. It uses a local SQLite database (codebase.db) to index symbols and file relationships, employing Tarjan's algorithm for circular dependency detection and FTS5 for efficient searching. The Python script (codebase_manager.py) uses standard libraries and hardcoded git commands via subprocess to track changes, with no evidence of data exfiltration, network activity, or malicious intent. The instructions in SKILL.md are designed to enforce a 'recon-before-action' workflow for the AI agent, which serves as a safety measure to prevent unintended side effects during code modifications.
- External report
- View on VirusTotal
