pgpm-environment-configuration
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for database environment configuration. It does not contain executable malicious code, obfuscation, or prompt injection attempts.
- [EXTERNAL_DOWNLOADS]: Documents the installation of the @pgpmjs/env package from a public registry. This package is part of the PGPM ecosystem associated with the vendor and is consistent with the skill's stated purpose.
- [CREDENTIALS_UNSAFE]: Provides a comprehensive list of environment variables used for database and cloud provider authentication (e.g., PGPASSWORD, AWS_SECRET_ACCESS_KEY). These are documented for user configuration; no hardcoded credentials or secrets are present in the skill.
- [COMMAND_EXECUTION]: Mentions the use of 'eval "$(pgpm env)"' within a shell context. This is a standard method for CLI tools to export configuration to a shell environment and is presented as a usage example for the user.
Audit Metadata