shiny-httpserver
Pass
Audited by Gen Agent Trust Hub on Sep 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill acts as technical documentation for an embedded HTTP server library and includes explicit security guidance. It advises developers to use
SafeFileNamefor preventing path traversal, implementAntiforgerytokens to protect against CSRF attacks, and ensure authentication is used for remote or writable mounts. - [EXTERNAL_DOWNLOADS]: The instructions reference several well-known tunneling services, such as Cloudflare, Ngrok, and Tailscale, as well as official vendor packages via NuGet. These references are standard for the library's intended use cases and follow safe practices.
- [COMMAND_EXECUTION]: The skill provides standard .NET command examples for managing project dependencies and installing a vendor-provided CLI tool. These commands are consistent with the skill's purpose as a development resource and target legitimate infrastructure.
Audit Metadata