Back to skill
Skillv1.0.0
VirusTotal security
Timestamp · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 3:59 AM
- Hash
- 7c4bdf7db5c1eee128ecad0a8e9b1efa73cc171f57dccb217d37384442efd919
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: timestamp Version: 1.0.0 The OpenClaw Timestamp skill is designed to create and verify cryptographic proofs of file existence using OpenTimestamps and the Bitcoin blockchain. The `SKILL.md` documentation clearly outlines its purpose, emphasizing privacy by stating 'No secrets uploaded. Only hashes leave your machine.' The accompanying shell scripts (`ots-auto-memory.sh`, `ots-stamp.sh`, `ots-verify.sh`) orchestrate the use of the `opentimestamps-client` (installed via `pip3`). These scripts perform file system operations (creating `.ots` proof files, archiving old proofs in `.ots-archive/` directories) and execute external commands (`ots`, `git`, `date`, `find`) strictly within the scope of timestamping and verification. There is no evidence of malicious intent, data exfiltration, persistence mechanisms, or prompt injection attempts against the agent. All actions are transparently aligned with the stated goal of building a verifiable history of files.
- External report
- View on VirusTotal
