Back to skill
Skillv1.1.2

VirusTotal security

Briefed · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 4:42 AM
Hash
71484c8d4870189257f2585500407af1b40b6cda68be96a61db2bca616431673
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: briefed Version: 1.1.2 The skill is designed to set up a personal AI newsletter intelligence system, fetching read-only Gmail data, summarizing it with an AI model, and serving a local web reader. All file operations are confined to the OpenClaw workspace, and Gmail access is strictly `gmail.readonly`. The `SKILL.md` instructions for the AI agent are highly prescriptive and include explicit negative constraints (e.g., "Do not modify any other files"), showing no signs of prompt injection. Python scripts include HTML cleaning to remove script tags and tracking pixels, and the Node.js server uses markdown escaping and URL sanitization when writing to files, and the client-side JavaScript uses `escapeHtml` and sandboxed iframes to mitigate XSS risks. There is no evidence of data exfiltration, unauthorized execution, or other malicious intent.
External report
View on VirusTotal