Caveat verdict
hostinger-vps-deploy
hostinger-vps-mcp-tools
VPS provisioning using Hostinger official MCP API tools; credentials stored in vault with SecretRef for legitimate infrastructure automation.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (15)
References SSH/GPG private keys
references/security-options.md · code · ssh-key
HTTP request to bare IP address — common in malicious payloads
references/security-options.md · code · http://10.200.200.1
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
scripts/03-install-docker.sh · prose · downgraded · curl -fsSL https://get.docker.com | sh
Pipe to sh — executes piped content as shell commands
scripts/03-install-docker.sh · prose · downgraded · | sh
Recursive delete from root or home — destructive command
scripts/04-deploy-koda.sh · prose · downgraded · rm -rf /
Possible hardcoded credential
scripts/security/setup-cloudflare-tunnel.sh · prose · downgraded · TOKEN="${1:?Usage: $0 TUNNEL_TOKEN}
References sudo — requests elevated privileges
SKILL.md · prose · downgraded · sudo
References child_process — can spawn system processes
references/hostinger-backend.ts · prose · downgraded · child_process
Instructs covert action — may act without user awareness
references/hostinger-controller.ts · prose · downgraded · Silently
Accesses OpenClaw config/secrets directly
references/identity-setup.md · prose · downgraded · ~/.openclaw/openclaw.json
apt-get install — installs system packages
scripts/01-server-setup.sh · prose · downgraded · apt-get install
Accesses .ssh directory
scripts/security/setup-ssh-keys.sh · prose · downgraded · .ssh/
References agent memory files
references/identity-setup.md · prose · downgraded · MEMORY.md
Changes file ownership
scripts/02-install-gui.sh · prose · downgraded · chown
Sets world-executable permissions
scripts/security/harden-server.sh · prose · downgraded · chmod 700
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
network_in Is this flag fair?
Thanks — recorded.