setuporion-byimpaSetup completo de VPS Ubuntu/Debian para produção com Docker Swarm, Traefik v3 (SSL/HTTPS automático), Portainer CE e rede overlay. Baseado no SetupOrion v2.8.0. Executa todos os comandos automaticamente.
Install via ClawdBot CLI:
clawdbot install impa365/setuporion-byimpaGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://$VPS_PORTAINER_DOMAIN/api/users/admin/initPotentially destructive shell commands in tool definitions
curl -fsSL https://get.docker.com | bashAccesses system directories or attempts privilege escalation
sudo chmodCalls external URL not in known-safe list
https://get.docker.comGenerated Mar 22, 2026
A small business needs a reliable, scalable hosting solution for their website and internal tools. This skill automates the setup of a VPS with Docker Swarm, Traefik for SSL, and Portainer for management, ensuring secure HTTPS and easy container orchestration. It's ideal for businesses without dedicated IT staff, providing a production-ready environment quickly.
A software development team requires a consistent, isolated environment for testing and staging applications. This skill sets up a Docker Swarm cluster with Traefik and Portainer, allowing teams to deploy microservices, manage containers, and automate SSL certificates. It streamlines DevOps workflows and reduces setup time for new projects.
A SaaS company needs to host their Evolution API or similar services with high availability and security. This skill deploys a VPS with Docker Swarm, Traefik for reverse proxy and automatic SSL, and includes configurations for PostgreSQL and Redis volumes. It supports scalable API deployments with minimal manual intervention.
An educational institution or training provider wants to create a hands-on lab for teaching containerization and DevOps. This skill automates the setup of a VPS with Docker Swarm, Traefik, and Portainer, providing students with a real-world environment to practice managing containers, networks, and SSL certificates.
A startup launching a new product needs a cost-effective, scalable infrastructure to host their applications. This skill sets up a VPS with Docker Swarm for orchestration, Traefik for load balancing and SSL, and Portainer for easy management. It enables rapid deployment and scaling as the startup grows.
Offer a subscription-based service where you use this skill to automate VPS setups for clients, providing ongoing management and support. Charge a monthly fee for hosting, SSL maintenance, and updates, targeting small businesses that need reliable infrastructure without in-house expertise.
Sell one-time consulting packages to set up and configure VPS environments for clients using this skill. Include training sessions on using Portainer and managing Docker Swarm, catering to businesses transitioning to containerized infrastructure.
License this skill as a white-label solution for IT resellers or agencies to deploy for their own clients. Provide documentation and support, allowing resellers to offer automated VPS setups under their brand, generating revenue through service markups.
💬 Integration Tip
Ensure all environment variables are set correctly before execution to avoid errors; consider automating variable input via a configuration file or CI/CD pipeline for smoother integration.
Scored Apr 19, 2026
Uses known external API (expected, informational)
graph.facebook.comAI Analysis
The skill executes high-privilege system commands (curl-to-bash, sudo operations) and sends a POST request to a user-provided domain for Portainer initialization, which could be redirected to a malicious endpoint. While the core functionality aligns with VPS setup, the execution method and external call to a variable domain introduce significant risk if the skill is compromised or misconfigured.
Audited Apr 17, 2026 · audit v1.0
Essential Docker commands and workflows for container management, image operations, and debugging.
Docker containers, images, Compose stacks, networking, volumes, debugging, production hardening, and the commands that keep real environments stable. Use whe...
Define multi-container applications with proper dependency handling, networking, and volume management.
Break any problem down to fundamental truths, then rebuild solutions from atoms up. Use when user says "firstp", "first principles", "from scratch", "what are we assuming", "break this down", "atomic", "fundamental truth", "physics thinking", "Elon method", "bedrock", "ground up", "core problem", "strip away", or challenges assumptions about how things are done.
Chat-based AWS infrastructure assistance using AWS CLI and console context. Use for querying, auditing, and monitoring AWS resources (EC2, S3, IAM, Lambda, ECS/EKS, RDS, CloudWatch, billing, etc.), and for proposing safe changes with explicit confirmation before any write/destructive action.
Create and manage Docker sandboxed VM environments for safe agent execution. Use when running untrusted code, exploring packages, or isolating agent workloads. Supports Claude, Codex, Copilot, Gemini, and Kiro agents with network proxy controls.