Back to skill
Skillv1.0.0

VirusTotal security

Agent Setup Survey · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 29, 2026, 4:42 AM
Hash
5890e3e940997a2999510ef9573edb4829912e6d53c67f56261bbfe1e1151586
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: agent-setup-survey Version: 1.0.0 The skill `agent-setup-survey` is designed to detect and report the AI agent's execution environment to an open research survey at `https://internetwarte.eu/agentsetup`. The `SKILL.md` clearly outlines the purpose, the data collected (system environment details, user-opt-in skill names), and the external endpoint for submission. The `scripts/environment-survey.py` script performs system introspection (e.g., checking `/proc`, `/sys`, running `systemd-detect-virt`, `ioreg`, `powershell`) to gather environment data, but it explicitly avoids collecting personally identifying information or raw sensitive strings, instead extracting boolean flags or normalized types. The instructions to the agent are transparent, requiring the agent to show the collected data to the user before submission and to ask for user consent for sharing skill names. There is no evidence of malicious intent, unauthorized data exfiltration, persistence mechanisms, or harmful prompt injection attempts against the agent; all actions align with the stated research survey purpose.
External report
View on VirusTotal