Back to skill
Skillv1.0.0

VirusTotal security

LEIO SDLC · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 6:22 AM
Hash
429def5b4457d41a275541a7afac3a6f7b1b7044f2bee58a8b9f496787612b50
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: leio-sdlc Version: 1.0.0 The `leio-sdlc` bundle is a sophisticated multi-agent SDLC orchestration framework that automates planning, coding, and reviewing tasks. It utilizes a state machine implemented in `scripts/orchestrator.py` to coordinate sub-agents via `scripts/agent_driver.py`. While the system performs high-privilege operations such as Git repository manipulation, filesystem access, and service restarts (`openclaw gateway restart` in `deploy.sh`), these are strictly aligned with its functional purpose. The bundle demonstrates significant defensive engineering, including secure temporary file handling with restricted permissions (`0o600`) in `agent_driver.py`, explicit "Anti-Reward Hacking" guardrails in `config/prompts.json`, and Git pre-commit hooks to enforce process integrity. No evidence of malicious intent, unauthorized data exfiltration, or suspicious external network activity was found.
External report
View on VirusTotal