check-infrastructure
Verifies connectivity and health metrics for Kafka, PostgreSQL, and Qdrant, ensuring infrastructure reliability.
Install this skill
Security score
The check-infrastructure skill was audited on Mar 1, 2026 and we found 10 security issues across 4 threat categories, including 2 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 31 | ```bash |
Template literal with variable interpolation in command context
| 120 | ```bash |
Template literal with variable interpolation in command context
| 126 | ```bash |
Template literal with variable interpolation in command context
| 132 | ```bash |
Template literal with variable interpolation in command context
| 162 | - Verify `POSTGRES_PASSWORD` is set: `echo ${POSTGRES_PASSWORD:+SET}` |
Curl to non-GitHub URL
| 159 | - Verify Qdrant collections: `curl http://localhost:6333/collections` |
Access to .env file
| 153 | - Verify environment variables are loaded: `source .env` |
External URL reference
| 72 | "url": "http://localhost:6333", |
External URL reference
| 99 | "url": "http://localhost:6333", |
External URL reference
| 159 | - Verify Qdrant collections: `curl http://localhost:6333/collections` |
Install this skill with one command
/learn @omninode-ai/check-infrastructure