Back to skill
Skillv1.0.2

VirusTotal security

Local Deep Research · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 5:40 AM
Hash
9e25b282efd2792399434bdad6997e667871fec91bb5b2e455cbf66c63a93806
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: local-deep-research Version: 1.0.2 The skill provides a CLI interface for a locally-hosted research service (LDR). The primary script, scripts/ldr-research.sh, implements a standard session-based authentication flow involving CSRF tokens and cookie management to interact with the user-configured LDR_BASE_URL. While the script sources a local configuration file (~/.config/local_deep_research/config/.env) and handles credentials, the documentation (README.md and SKILL.md) provides clear warnings against pointing the service to untrusted remote hosts and emphasizes local-only credential usage. The code logic is transparent, lacks obfuscation, and is strictly aligned with the stated purpose of performing iterative research.
External report
View on VirusTotal