better-upload
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documentation follows standard development practices for S3 integrations and library setup. No malicious patterns, obfuscation, or unauthorized data access were identified.
- [EXTERNAL_DOWNLOADS]: The skill refers to official vendor packages under the
@better-uploadscope and well-known libraries likezodand@tanstack/react-query. These are legitimate dependencies for the provided examples. - [DATA_EXPOSURE]: It documents the use of standard environment variables for S3 authentication (e.g.,
AWS_ACCESS_KEY_ID), which is the recommended way to handle secrets in such applications. - [COMMAND_EXECUTION]: Instructions include standard package installation commands using
npmandnpx, which are routine for the described integration.
Audit Metadata