render-postgres
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation reference for interacting with Render's PostgreSQL service. It outlines operational constraints (immutable fields, storage autoscaling, connection limits) and best practices (internal vs external URLs).
- [CREDENTIALS_UNSAFE]: A static analysis flag was raised for connection strings in
references/connection-guide.md. However, these are generic templates (postgres://user:password@hostname/dbname) used for instructional purposes and do not contain hardcoded secrets or sensitive credentials. - [COMMAND_EXECUTION]: The skill mentions Model Context Protocol (MCP) tools such as
query_render_postgresandlist_postgres_instances. These are standard capabilities for database management agents and are used here to provide the agent with the necessary tools to perform its stated function under user direction.
Audit Metadata