skills/vm0-ai/vm0-skills/neon/Gen Agent Trust Hub

neon

Pass

Audited by Gen Agent Trust Hub on Mar 26, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses curl to interact with the Neon API and jq to parse the resulting JSON data. It also creates temporary files in /tmp/neon_request.json to store request bodies for POST operations.
  • [EXTERNAL_DOWNLOADS]: Fetches data from the official Neon API at https://console.neon.tech/api/v2/. These network operations are necessary for the skill's primary function of managing cloud database resources.
  • [SAFE]: Authentication is handled via the NEON_TOKEN environment variable, which is standard for programmatic API access. The skill correctly instructs users to manage this secret through the platform's secure connector settings.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 26, 2026, 05:13 PM