Back to skill
Skillv0.1.0

VirusTotal security

Azure Ai Evaluation Py · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 29, 2026, 3:10 AM
Hash
2f888d4e64fcc5c8702ceb3154ec39d86329fe42f6826076e262da44c13ee214
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: azure-ai-evaluation-py Version: 0.1.0 The skill bundle provides an Azure AI Evaluation SDK for Python, including a CLI tool for batch evaluations. All files (code and documentation) are clearly aligned with the stated purpose. The Python script (`scripts/run_batch_evaluation.py`) uses standard Azure SDKs (`azure.identity`, `azure.ai.projects`, `azure.ai.evaluation`) to connect to Azure services, consuming environment variables like `AZURE_OPENAI_ENDPOINT` and `AIPROJECT_CONNECTION_STRING` for its intended functionality, not for exfiltration. File system access is limited to reading input data and writing evaluation results, as expected for a CLI tool. The markdown files (`SKILL.md`, `references/*.md`) serve as documentation and do not contain any prompt injection attempts against the OpenClaw agent or instructions for malicious activities. No evidence of data exfiltration, unauthorized remote execution, persistence, or obfuscation was found.
External report
View on VirusTotal