nts-tax-delinquency

Warn

Audited by Snyk on Aug 23, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). Runtime workflow runs scripts/nts_tax_delinquency.py which POSTs to the first-party NTS search endpoint https://www.nts.go.kr/nts/ad/openInfo/selectList.do, then ingests/parses the returned HTML and extracts table cell text (indirectly attacker-influenced via the user-supplied --name query value).

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The skill's required first step runs remote code via npx (npx -y @nomadamas/k-skill@0) which fetches and executes instructions at runtime; those instructions are hosted in the referenced repository (https://github.com/NomaDamas/k-skill/blob/main/nts-tax-delinquency/instruction.md) and thus constitute an external runtime dependency that controls the agent's instructions.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 23, 2026, 08:22 AM
Issues
2
Security Audit — snyk — nts-tax-delinquency