portless-local
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user or agent to install the
portlesspackage vianpm(e.g.,npm install -g portless). It also provides links to official documentation and a public repository under a well-known organization for further context. - [COMMAND_EXECUTION]: The skill defines several commands that wrap the
portlessCLI, includingrun,alias,trust, andproxy. These commands perform system-level operations such as binding to privileged ports (80 and 443), updating the/etc/hostsfile to sync routes, and adding a local Certificate Authority (CA) to the system trust store to enable HTTPS. These operations are transparently documented and are expected behaviors for a local development proxy.
Audit Metadata