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.pywhich POSTs to the first-party NTS search endpointhttps://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--namequery 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
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata