Back to skill
Skillv1.0.2

VirusTotal security

Stock AI exposure analysis for investing · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 5:08 AM
Hash
761a62778414965244d1e306c8a7b73fabba3fc33c206f7aa4aa0868eaf60f8c
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: ai-exposure-analysis-for-investing Version: 1.0.2 The skill bundle is benign. The Python scripts (`calculate_scores.py`, `onet_lookup.py`) perform only local data processing and calculations using standard libraries (`pandas`, `math`, `json`, `sys`, `os`), without any network calls or risky command execution functions (`os.system`, `eval`, `exec`). The `SKILL.md` and `references/*.md` files provide detailed instructions for the AI agent, directing it to fetch publicly available financial and academic data from specified URLs (e.g., `sec.gov`, `patents.google.com`, `yahoo.com`, `arxiv.org`) using `web_search` and `web_fetch`. These instructions are fully aligned with the skill's stated purpose of AI exposure analysis and do not contain any prompt injection attempts to subvert the agent, exfiltrate data, or perform unauthorized actions. The `requirements.txt` lists common, legitimate data science libraries (`pandas`, `openpyxl`).
External report
View on VirusTotal