{"id":"netresearch-node-webserver","name":"node-webserver","af_score":30.2,"security_score":21.5,"reliability_score":20.0,"what_it_does":"A minimal Node.js web server utility (node-webserver) that likely starts an HTTP server and provides basic routing/handling capabilities for serving responses.","best_when":"You need a lightweight Node HTTP server quickly (e.g., dev/prototyping) and will manage hardening separately.","avoid_when":"You require strong built-in security controls (auth, rate limiting, TLS termination) or comprehensive API contracts/documentation.","last_evaluated":"2026-04-04T19:55:50.538738+00:00","has_mcp":false,"has_api":false,"auth_methods":[],"has_free_tier":false,"known_gotchas":["If this package is truly minimal, it may not provide structured error codes or guidance for retries/timeouts.","As a server, it may not define clear request/response contracts for agent-side automation unless documented in the repo examples.","Without explicit rate limiting/security middleware, agents should not assume safe defaults."],"error_quality":0.0}