Back to skill
Skillv1.0.0

VirusTotal security

Data Structure Protocol (DSP) · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 6:18 AM
Hash
9b58afaaafa24ae8a3299df20b115d7959ded87996e1f000fd6ab0a454270a0f
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: data-structure-protocol Version: 1.0.0 The skill bundle implements the 'Data Structure Protocol' (DSP), a system for AI agents to maintain a graph-based map of a codebase's structure (modules, functions, and dependencies) within a local .dsp/ directory. The core logic in scripts/dsp-cli.py uses standard Python libraries (pathlib, shutil) to manage metadata files and directories; it contains no network calls, shell execution, or obfuscation. The instructions in SKILL.md and the reference documentation are consistent with the stated purpose of codebase mapping and do not attempt to subvert the agent or exfiltrate sensitive data.
External report
View on VirusTotal