grepai-storage-postgres
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references the official pgvector GitHub repository and Docker Hub images for installation, which are standard and appropriate for the skill's stated purpose.
- [COMMAND_EXECUTION] (SAFE): The command sequences (sudo, apt, docker) are standard administrative tasks required to configure a PostgreSQL database and its extensions.
- [CREDENTIALS_UNSAFE] (SAFE): Placeholder credentials like 'user:password' are used only for illustrative purposes in documentation, and the skill correctly advises users to use environment variables for actual secrets.
Audit Metadata