Back to skill
Skillv1.0.0

VirusTotal security

Alexandrie · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 29, 2026, 3:08 AM
Hash
ae31be5f1a8a4dd60457c3079dc41689ca86d92ab2bb4f1e15cdb93e91c9ae76
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: alexandrie Version: 1.0.0 The skill is classified as benign. It is designed to interact with the Alexandrie note-taking application, performing standard CRUD operations and authentication. The script `alexandrie.sh` reads the `ALEXANDRIE_PASSWORD` from `/home/eth3rnit3/clawd/.env` as explicitly documented in `SKILL.md`, which is a necessary step for its stated purpose of logging into the application. All network communications are directed to `api-notes.eth3rnit3.org`, and user inputs are safely handled using `jq` for JSON construction and URL encoding, mitigating common injection risks. There are no signs of data exfiltration beyond the scope of the application, malicious execution, persistence mechanisms, or prompt injection attempts in the `SKILL.md`.
External report
View on VirusTotal