← Home

@argdown/language-server

Language Server for the Argdown argumentation syntax.

2
Versions
MIT
License
No
Install Scripts
Missing
Provenance

Supply chain provenance

Status for the latest visible version.

No SLSA provenance npm registry signatures gitHead linked

Without SLSA provenance there is no cryptographic link between this tarball and the public source — the axios compromise (March 2026) relied on exactly this gap.

Maintainers

christianvoigtackerlandggbetz

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
source-diff obfuscated-file:dist/server.browser.js AI (source-diff): esbuild-bundled LSP output; minification is expected for this package's build pipeline. ai
source-diff obfuscated-file:dist/server.node.js AI (source-diff): esbuild-bundled LSP output; minification is expected for this package's build pipeline. ai
source-diff net-exec-file:dist/server.browser.js AI (source-diff): Language server legitimately uses network (LSP protocol) and dynamic dispatch; not dropper behavior. ai
source-diff net-exec-file:dist/server.node.js AI (source-diff): Language server legitimately uses network (LSP protocol) and dynamic dispatch; not dropper behavior. ai

Versions (showing 2 of 2)

Version Deps Published
2.0.1 0 / 14
2.0.0 0 / 14

v2.0.1

5 findings
HIGH New obfuscated file: dist/server.browser.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New file with network + code execution: dist/server.browser.js source-diff

Newly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.

HIGH New obfuscated file: dist/server.node.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New file with network + code execution: dist/server.node.js source-diff

Newly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.