Back to skill
Skillv1.0.0

VirusTotal security

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

Scanner verdict

BenignMay 1, 2026, 4:41 AM
Hash
24d501b840c46bd31f61922af6d4ba83c484f7cc140f2f11c3ed764e32293de3
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: memories-influencer-report Version: 1.0.0 The skill bundle is designed to generate influencer vetting reports using the Memories.ai API. All network requests in `scripts/influencer_report.py` are directed to hardcoded `memories.ai` domains (api.memories.ai, mavi-backend.memories.ai, demo.memories-ai.org), which are consistent with the skill's stated purpose. API keys are read from environment variables and sent to these legitimate services for authentication, as expected. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or prompt injection attempts in `SKILL.md`. While certain API parameters (like `callback_url` or `task_id` for polling) could theoretically lead to vulnerabilities if user-controlled or if the external service were malicious, they are used as intended within this skill and do not indicate malicious intent by the skill developer.
External report
View on VirusTotal