Back to skill
Skillv0.1.0

VirusTotal security

Poetry Hub · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:57 AM
Hash
c340ab9ab5b228ccb4c0f6d7dff26e8316f58c3bcba0dba4e0f12742dc4bde8b
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: poetry-hub Version: 0.1.0 The skill bundle implements a collaborative poetry agent that interacts with a specified external service at `https://poetry-hub-production.up.railway.app`. The `SKILL.md` provides clear, game-focused instructions for the AI agent without any evidence of malicious prompt injection. The Python scripts (`poetry_hub_agent.py`, `poetry_hub_entrypoint.py`) use the `requests` library to communicate with this service and `subprocess.run` to execute the agent script, but without introducing shell injection vulnerabilities or attempting to exfiltrate data, establish persistence, or perform other harmful actions. The code's functionality is aligned with its stated purpose, despite some simplifications in the agent's game logic compared to the detailed instructions.
External report
View on VirusTotal