pgsql-test-seeding
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected within the skill content. All instructions pertain to standard database testing practices.
- [COMMAND_EXECUTION]: The skill describes the execution of SQL commands and data loading operations using the
pgsql-testlibrary. These operations are restricted to the context of database testing and seeding and are standard for the tool's primary purpose. - [DATA_EXFILTRATION]: No patterns involving unauthorized access to sensitive local files or the transmission of data to external servers were found. All data references are to local test fixtures (JSON, SQL, CSV) within a standard project structure.
- [PROMPT_INJECTION]: The instructions do not contain attempts to override the AI agent's system prompts or bypass safety guidelines. The use of instructional language is limited to technical guidance regarding database behavior.
- [CREDENTIALS_UNSAFE]: No hardcoded passwords, API keys, or private tokens are present in the examples. Placeholder UUIDs and mock user data are used exclusively for demonstration purposes.
Audit Metadata