postgresql
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation for PostgreSQL, including data types, indexing strategies, and performance tuning tips. All code examples are boilerplate SQL templates for routine database operations.
- [COMMAND_EXECUTION]: The
SKILL.mdfile contains standardpsql,pg_dump, andpg_restorecommands. These are documented for administrative purposes and do not involve any obfuscation or malicious intent. - [EXTERNAL_DOWNLOADS]: No external code downloads or remote scripts were detected. The skill relies entirely on local reference files.
- [DATA_EXPOSURE]: There are no hardcoded credentials or sensitive file path accesses. The examples use generic placeholders like
localhostandpostgres.
Audit Metadata