Back to skill
Skillv1.2.1

VirusTotal security

Agos Marketplace · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 29, 2026, 3:41 AM
Hash
0fdb3c455ca038ffdb79379423a617a879e77834f71a18d97785d67cc17f262a
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: agos-marketplace Version: 1.2.1 The OpenClaw AgentSkills bundle is designed to automate interactions with the Agos Marketplace API at `https://market.agos.fun`. Both `create_listing.py` and `create_order.py` scripts hardcode the API base URL and critical endpoints, explicitly disabling URL overrides via arguments or environment variables, as stated in `SKILL.md`. This measure effectively prevents prompt-injection leading to Server-Side Request Forgery (SSRF) or unauthorized network calls. The scripts handle JSON inputs as data, not executable code, and there is no evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation. The overall design prioritizes security by restricting network communication to the intended domain and purpose.
External report
View on VirusTotal