skills/insforge/insta-skills/insta/Gen Agent Trust Hub

insta

Pass

Audited by Gen Agent Trust Hub on Aug 15, 2026

Risk Level: SAFEREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [REMOTE_CODE_EXECUTION]: The skill contains instructions to download and execute a shell script for CLI installation: curl -fsSL https://raw.githubusercontent.com/InsForge/insta-cli/main/install.sh | sh. This is a standard installation pattern for the vendor's tools and points to their official GitHub repository.
  • [EXTERNAL_DOWNLOADS]: The skill references the installation of the insta package through official package managers, including npm install -g insta and npx insta@latest. These are necessary dependencies for the skill's functionality and are sourced from the vendor's registry presence.
  • [COMMAND_EXECUTION]: The skill provides an extensive interface for executing commands via the insta CLI to manage cloud resources (Postgres, Storage, Compute). It includes mechanisms for gated actions (approvals) and audit logging (insta observe) to maintain security and oversight during command execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 15, 2026, 05:15 PM
Security Audit — agent-trust-hub — insta