Back to skill
Skillv1.0.0
VirusTotal security
Bird Information · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 4:52 AM
- Hash
- bbf29f023140788c08f9009482b835a5f1b40d0b243a5d63ff326ca59a849883
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: bird-info Version: 1.0.0 The OpenClaw skill bundle is designed to query bird information from dongniao.net. The Python script (`scripts/bird_info_skill.py`) uses standard HTTP libraries (`requests` or `urllib.request`) to fetch data from the hardcoded `dongniao.net` domain. User input is used for string matching and URL path construction, but the base URL remains fixed, preventing SSRF to arbitrary domains. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts in `SKILL.md` or other documentation files that would instruct the AI agent to perform unauthorized actions. The code is clear, lacks obfuscation, and aligns with its stated purpose.
- External report
- View on VirusTotal
