pythia-setup
Pass
Audited by Gen Agent Trust Hub on Aug 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
pythia-plsqlPython package to initialize the configuration environment.- [INDIRECT_PROMPT_INJECTION]: The skill involves the creation and processing of aconnections.jsonfile. While this represents a data ingestion surface, the instructions proactively advise security measures such as using.gitignoreand avoiding the sharing of this file in logs to prevent data exposure. - Ingestion points:
.pythia/connections.json(referenced in SKILL.md). - Boundary markers: None explicitly defined for the file content.
- Capability inventory: Execution of
pythiaCLI commands and database interaction. - Sanitization: Not specified in the setup instructions.
Audit Metadata