Back to skill
Skillv0.1.0
VirusTotal security
Synology Surveillance · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignMay 1, 2026, 3:36 AM
- Hash
- 1c67fbc86d9bc5569e8fada0305dd76fcb62679770f1c6f2c65603c33387f182
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: synology-surveillance-skill Version: 0.1.0 The skill is designed to control Synology Surveillance Station cameras via its Web API. The `SKILL.md` provides clear instructions for the AI agent and user, without any prompt injection attempts or instructions to perform actions outside the stated purpose. The `scripts/syno-surveillance.sh` bash script correctly implements the described functionality, using `curl` to interact with the user-configured Synology NAS and `jq` for JSON parsing. It handles session cookies in a temporary file and cleans up. There is no evidence of data exfiltration, malicious execution, persistence, or obfuscation. The handling of credentials (password) is necessary for the skill's function and is done via environment variables or `TOOLS.md`, which are standard mechanisms for OpenClaw skills.
- External report
- View on VirusTotal
