neon-object-storage

Pass

Audited by Gen Agent Trust Hub on Jul 3, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs users to install standard, well-known libraries such as the AWS SDK for JavaScript (@aws-sdk/client-s3) and the files-sdk via npm. These are legitimate dependencies for the stated purpose of managing object storage.
  • [COMMAND_EXECUTION]: Includes examples of using the neon CLI tool (e.g., neon deploy, neon config apply) to provision infrastructure. These commands are part of the intended developer workflow for Neon's platform.
  • [DATA_EXFILTRATION]: Mentions the use of environment variables for S3 credentials (AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY). The skill correctly advises storing these in .env.local files for local development, which is a standard and safe practice for secret management.
  • [SAFE]: All external documentation links and resource references target the official neon.com domain and its associated GitHub repositories, which are recognized as well-known service resources.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 3, 2026, 01:06 PM
Security Audit — agent-trust-hub — neon-object-storage