pgpm-troubleshooting

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected.
  • [COMMAND_EXECUTION]: The skill provides instructions for running routine database and container management commands using pgpm, docker, and psql. These operations are well-aligned with the tool's functionality.
  • [PERSISTENCE]: The skill suggests adding environment configuration commands to shell profile files (~/.bashrc or ~/.zshrc). This is a standard and documented practice for ensuring developer environment variables are correctly loaded for CLI tools.
  • [REMOTE_CODE_EXECUTION]: While the skill uses eval "$(pgpm env)", this is a standard pattern for loading environment variables from a local CLI tool and does not involve downloading or executing code from external, untrusted sources.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 05:14 AM