portless
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
portlessutility globally from the NPM registry using the commandnpm install -g portless. - [COMMAND_EXECUTION]: The core functionality of the skill involves wrapping standard development commands (e.g.,
next dev,pnpm start,vitepress dev) with theportlessCLI to proxy local services through named URLs. - [COMMAND_EXECUTION]: The skill mentions the
portless trustcommand, which is used to install a local root CA or modify the system's trust store to support HTTPS on.localhostdomains, a standard but sensitive configuration step for local development environments.
Audit Metadata