databases

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFENO_CODEPROMPT_INJECTION
Full Analysis
  • [No Code] (SAFE): The functional Python scripts described in the documentation (db_migrate.py, db_backup.py, db_performance_check.py) are missing from the skill package. Only the test suite for the migration script is present.
  • [Privilege Escalation] (SAFE): Documentation includes standard administrative commands using sudo for installing database software. These are standard for the skill's intended purpose and do not represent a malicious attempt at elevation.
  • [Indirect Prompt Injection] (LOW): The skill documentation describes workflows for processing user-provided database queries, creating a vulnerability surface. 1. Ingestion points: SQL and NoSQL queries in SKILL.md. 2. Boundary markers: None present. 3. Capability inventory: Reference to psql and mongosh CLI execution. 4. Sanitization: Not applicable as functional code is missing.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:05 PM