internal-dev-workbench
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- Local Session Automation: The skill utilizes
tmuxandportlessto spin up isolated local development setups based on active Git branches. - Environment Interactivity: It configures local environmental flags like
WORKFLOW_PUBLIC_MANIFEST=1andNODE_EXTRA_CA_CERTStargeting a local/tmp/portless/ca.pemfile to allow testing, which is standard for local TLS setups. - Statusline Integration: The helper script
statusline.shreads local routing status via standard commands (git,portless list) and formats standard ANSI terminal sequences (such as OSC 8 hyperlinks) to display links safely within the developer's local terminal workspace.
Audit Metadata