Back to skill
Skillv1.0.0
VirusTotal security
Dashboard Manager · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 29, 2026, 3:38 AM
- Hash
- 08f98a915378740fce49e2fdd2d4801fb076ee46b51a7ac5a2fec9b42f8f887f
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: dashboard-manager Version: 1.0.0 The skill is designed to manage a Jarvis dashboard by interacting with a specific `data.json` file. The `index.js` code uses standard Node.js file system operations (`fs.promises`) to read and write only to the hardcoded path `D:\Projets\ClaudBot\Jarvis_Dashboard\data.json`. Crucially, the `skill.json` manifest explicitly limits `file_access` permissions to this single file, granting read/write but denying execute. There is no evidence of data exfiltration, malicious execution, persistence, prompt injection against the agent, or obfuscation. All functionalities align with the stated purpose of dashboard management.
- External report
- View on VirusTotal
