influxdb
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
docker,influxCLI, andcurlfor legitimate database management tasks including container deployment, bucket creation, and data ingestion. - [CREDENTIALS_UNSAFE]: Includes a default placeholder password (
changeme123) in the Docker setup command; this is used for initial setup and is not an active credential. - [PROMPT_INJECTION]: The skill ingests data from InfluxDB buckets (e.g., 'infrastructure' and 'app-metrics' in SKILL.md) to perform queries. No boundary markers or explicit sanitization are present for this external data. While this creates a surface for indirect prompt injection, the skill's capabilities are limited to standard database operations.
Audit Metadata