neon-object-storage
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guide for Neon Object Storage, authored by the service provider (neondatabase). It provides legitimate setup and usage patterns.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing standard Node.js packages from established sources, including official AWS SDK clients and the vendor-recommended Files SDK (@aws-sdk/client-s3, files-sdk).
- [COMMAND_EXECUTION]: The documentation includes usage of the official neonctl CLI for infrastructure management tasks such as provisioning buckets and pulling environment variables. These are standard operations for the described service.
- [CREDENTIALS_UNSAFE]: The skill correctly instructs users to manage credentials via environment variables and standard CLI tools (neonctl env pull) rather than hardcoding secrets, which is a security best practice.
Audit Metadata