Back to skill
Skillv1.0.0

VirusTotal security

aeo-system · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:39 AM
Hash
6f6aac352c29f586c23b293354c745d4db1f125977774b308947afbdbaa86b47
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: aeo-system Version: 1.0.0 The OpenClaw AgentSkills skill bundle for 'aeo-system' is classified as benign. The `SKILL.md` clearly declares required environment variables and permissions (network, filesystem) which are consistent with the skill's stated purpose of Answer Engine Optimization. The `scripts/answer-intent-map.js` Node.js script uses only built-in modules, accesses API keys from environment variables, makes legitimate API calls to Perplexity and OpenAI, and performs file I/O (reading config, writing reports) within the declared permissions. There is no evidence of data exfiltration, malicious execution (e.g., `curl|bash`, `eval`), persistence mechanisms (e.g., explicit cron job creation instructions), obfuscation, or prompt injection attempts designed to subvert the agent's intended behavior or access unrelated sensitive data. All instructions and code align with the described AEO workflows.
External report
View on VirusTotal