Back to skill
Skillv0.1.1
VirusTotal security
Memos · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 4:23 AM
- Hash
- 5ca14cf064da3af4daae23cc1a149f6610004bc1a6cc28b55398d2fe1e9a420a
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: memos Version: 0.1.1 The OpenClaw Memos skill is a straightforward Python client for the Memos API. It correctly uses environment variables (`MEMOS_URL`, `MEMOS_TOKEN`) for configuration and authentication, aborting if they are not set. The `SKILL.md` documentation clearly outlines its purpose and commands without any prompt injection attempts or instructions for the agent to perform unauthorized actions. The `memos.py` code implements standard API interactions with robust error handling, input validation for parameters like `visibility` and `pageSize`, and no evidence of data exfiltration, backdoors, or arbitrary code execution. All network calls are directed to the `MEMOS_URL` provided in the environment, which is a standard and expected behavior for an API integration skill.
- External report
- View on VirusTotal
