alloydb-postgres-health
Warn
Audited by Snyk on Apr 28, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.70). The scripts (e.g., scripts/database_overview.js and the other scripts) spawn npx to fetch and invoke the public package "@toolbox-sdk/server@1.1.0" from the npm registry at runtime, which means the agent retrieves and executes third‑party code from an open public source that can materially influence runtime behavior.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The scripts spawn npx to fetch and execute the npm package @toolbox-sdk/server@1.1.0 from the npm registry (e.g., https://registry.npmjs.org/@toolbox-sdk/server), which downloads and runs remote code at runtime and is required for the skill to operate.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata