kcode-web-fetch 0.1.0

Bounded public-web fetching with SSRF protection and readable text extraction
Documentation
1
2
3
4
5
6
7
8
9
10
# Network Dependency Audit

Audit date: 2026-07-20 UTC.

`reqwest` 0.13.4 is exact-pinned and used without default features. The enabled
Rustls and content-decoding features provide HTTP transport only. The client
disables proxy discovery, automatic redirects, retries, and referrers; it never
receives credentials. `html2text` converts already-downloaded HTML locally.
`tokio` performs DNS lookup. Dependency changes require source and license
review before publication.