skills/jeremylongshore/claude-code-plugins-plus-skills/managing-database-partitions/Gen Agent Trust Hub
managing-database-partitions
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides detailed instructions for implementing and maintaining database partitions, following established industry best practices for PostgreSQL and MySQL administration.- [COMMAND_EXECUTION]: The skill is configured to use restricted shell environments specifically for database CLI tools (psql, mysql, mongosh). These are used appropriately for executing partition DDL, migration, and maintenance tasks as described in the instructions.- [EXTERNAL_DOWNLOADS]: The skill references the pg_partman extension from its official GitHub repository, which is a widely recognized and well-known tool for PostgreSQL partition automation.- [PROMPT_INJECTION]: No instructions were found that attempt to bypass safety filters, override agent behavior, or extract system prompts.- [DATA_EXFILTRATION]: Database interactions are limited to schema metadata and performance statistics (e.g., table sizes, query plans) required for the partitioning logic, with no evidence of unauthorized data transfer to external domains.
Audit Metadata