portless
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the portless CLI tool globally using npm or Homebrew, which is the standard distribution method for this utility.
- [COMMAND_EXECUTION]: The core functionality of the skill involves using 'portless run ', which executes arbitrary shell commands provided by the user to start local development servers.
- [COMMAND_EXECUTION]: The documentation includes commands that require sudo privileges to perform necessary system-level changes, such as updating the /etc/hosts file ('portless hosts sync') and modifying the system's trusted root certificates ('portless trust') to enable local HTTPS.
Audit Metadata