find-hypertable-candidates

Pass

Audited by Gen Agent Trust Hub on Apr 9, 2026

Risk Level: SAFENO_CODE
Full Analysis
  • [SAFE]: No malicious patterns, prompt injections, or unauthorized data access attempts were detected. The skill's behavior aligns perfectly with its stated purpose of database optimization.
  • [NO_CODE]: The skill consists entirely of markdown instructions and SQL query templates. It does not include any scripts (Python, Node.js), binaries, or automated execution logic that could pose a risk to the execution environment.
  • [COMMAND_EXECUTION]: The provided SQL queries are standard analytical tools for PostgreSQL. They access system catalogs and statistics views (such as pg_stat_user_tables, pg_tables, and pg_stat_statements) to gather metadata about table sizes and access patterns. This is standard practice for database administrators and does not involve OS-level command execution.
  • [DATA_EXFILTRATION]: No network operations, external URL references (other than documentation context), or commands intended to send data outside the local database environment were found.
  • [PROMPT_INJECTION]: The skill does not contain instructions that attempt to override agent behavior, bypass safety guidelines, or extract system prompts.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 9, 2026, 06:25 PM