Back to skill
Skillv1.0.0

VirusTotal security

AEO Prompt Question Finder · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

ReviewApr 30, 2026, 4:00 AM
Hash
f19b1c3339cf86fd18ef2c34bf1d4b0890fbf2e95cbe2bd5654aa3bd30adf0bf
Source
palm
Verdict
suspicious
Code Insight
Type: OpenClaw Skill Name: aeo-prompt-question-finder Version: 1.0.0 The skill accesses macOS Keychain credentials (`dataforseo-login`, `dataforseo-password`) using `subprocess.check_output` in `scripts/find_questions.py`. While this is for the stated purpose of authenticating with the DataForSEO API (https://api.dataforseo.com), the direct programmatic access to system credential stores is a high-risk capability. This capability, even if for a legitimate purpose, makes the skill suspicious due to the potential for misuse if the agent's permissions are overly broad or if the skill were to be invoked with malicious intent.
External report
View on VirusTotal