@sp1in/qwen-agent
Qwen Code bridge — type /qwen, scan QR code, chat with Qwen from WeChat
1
Versions
MIT
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
No source commit
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
sp1in
Keywords
pi-packageqwenwechatbridge
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:env-spread | AI (semgrep): env spread used to pass env to child process with an added var; standard pattern, not exfiltration. | ai |
Versions (showing 1 of 1)
| Version | Deps | Published |
|---|---|---|
| 0.1.0 | 2 / 3 |
v0.1.0
2 findings
HIGH
env-spread: src/index.ts:106
semgrep
Spreading entire process.env into an object — may capture all secrets 104 | cwd: cfg.cwd, 105 | stdio: ['pipe', 'pipe', 'pipe'], > 106 | env: { 107 | ...process.env, 108 | QWEN_HOME: cfg.cwd,
LOW
No provenance attestation
provenance
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.