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 thefiles-sdkvia npm. These are legitimate dependencies for the stated purpose of managing object storage. - [COMMAND_EXECUTION]: Includes examples of using the
neonCLI 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.localfiles 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.comdomain and its associated GitHub repositories, which are recognized as well-known service resources.
Audit Metadata