database-administrator
Pass
Audited by Gen Agent Trust Hub on Sep 23, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill provides standard documentation and examples for database administration. All scripts and commands provided are appropriate for the Database Administrator persona and follow industry standard practices for system setup and maintenance.\n- [INDIRECT_PROMPT_INJECTION]: The skill processes database query outputs, logs, and system metrics which are potential ingestion surfaces for untrusted data.\n
- Ingestion points: Database query results (e.g.,
pg_stat_statements), log files, and configuration files referenced inEXAMPLES.mdandREFERENCE.md.\n - Boundary markers: None present; the instructions do not include specific delimiters for processing external data.\n
- Capability inventory: The skill provides examples of shell scripts for file system operations (
rm -rf) and network operations (aws s3 sync,apt install), but these are provided as reference material for the user/system administrator rather than instructions for the agent to execute autonomously on sensitive data.\n - Sanitization: Not explicitly implemented in the provided examples.\n- [COMMAND_EXECUTION]: Includes standard shell commands for package management (
apt,pip), service management (systemctl), and database operations (mongod,psql,pg_ctl). The use ofsudois contextually appropriate for infrastructure deployment tasks described inREFERENCE.md.
Audit Metadata