Back to skill
Skillv0.1.0
VirusTotal security
Agent DNA · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 29, 2026, 4:32 AM
- Hash
- 567edf55c0c2fe63777fb9d5d128a4423c29a555220e62ed5d42b7363739bb92
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: agent-dna Version: 0.1.0 The skill bundle is designed for agent identity management, including encoding, decoding, diffing, and porting agent personality across platforms. All scripts (`encode.py`, `decode.py`, `diff.py`, `port.py`) operate strictly on local files, reading input and writing output without any network activity or external command execution. The `SKILL.md` instructions are clear and functional, and the generated agent identity files (`.dna.json`, `_gpt_custom_instructions.json`, etc.) contain explicit 'anti-patterns' that instruct the agent *not* to leak private data, expose infrastructure, or perform unauthorized actions like force pushing Git. The inclusion of PII (e.g., email addresses, social media handles) is part of the agent's identity data being managed by the skill, not an act of exfiltration. The package declares no external dependencies, relying only on Python's standard library. There is no evidence of malicious intent, obfuscation, or vulnerabilities that could lead to unauthorized access or data exfiltration.
- External report
- View on VirusTotal
