@zero-transfer/sftp
SFTP with SSH key auth, known_hosts, and jump-host support.
13
Versions
MIT
License
No
Install Scripts
Verified
Provenance
Supply chain provenance
Status for the latest visible version.
SLSA provenance attestation
npm registry signatures
gitHead linked
Maintainers
molex222
Keywords
zero-transfersftpsftpssh
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| source-diff | obfuscated-file:dist/index.d.mts | AI (source-diff): Long lines in .d.mts are bundled TypeScript type declarations, not obfuscated code. Sample confirms clean, commented interfaces. | ai | |
| source-diff | source-size-tripled | AI (source-diff): Size increase is from bundling ssh2 type declarations and source maps into the dist output, not injected payloads. | ai | |
| publish-pattern | new-deps-added | AI (publish-pattern): ssh2 is the canonical SSH/SFTP library for Node.js; expected dependency for an SFTP package. | ai |