Back to skill
Skillv1.0.0

VirusTotal security

polaris-datainsight-doc-extract · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:56 AM
Hash
c4b362ef08e2beb702639a2e4ae62ec9bfae396e62fad20eab16b257126a7b8f
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: polaris-datainsight-doc-extract Version: 1.0.0 The skill is designed to extract structured data from Office documents by uploading them to the Polaris AI DataInsight API at `https://datainsight-api.polarisoffice.com`. It retrieves an API key from the `POLARIS_DATAINSIGHT_API_KEY` environment variable, which is a standard practice for handling secrets. The Python code in `SKILL.md` demonstrates reading a local file, making an HTTPS POST request to the specified endpoint, and processing the ZIP response. There is no evidence of arbitrary command execution, unauthorized file system access beyond the input document, or data exfiltration to unrelated external endpoints. The instructions for the AI agent are aligned with the skill's stated purpose and do not contain malicious prompt injection attempts.
External report
View on VirusTotal